This commit is contained in:
Sven-Hendrik Haase 2025-01-19 23:47:06 +01:00
parent 8ca61eded2
commit 2cc95a5529
No known key found for this signature in database
GPG key ID: 39E4B877E62EB915

View file

@ -109,6 +109,7 @@ provision_review:
# Clone infra repo # Clone infra repo
- git clone $INFRASTRUCTURE_REPO - git clone $INFRASTRUCTURE_REPO
- cd infrastructure - cd infrastructure
- git switch add-svens-gpgkey-to-aurweb
# Remove vault files # Remove vault files
- rm $(git grep -l 'ANSIBLE_VAULT;1.1;AES256$') - rm $(git grep -l 'ANSIBLE_VAULT;1.1;AES256$')
# Remove vault config # Remove vault config