Verified Commit 47dade9d authored by Leonidas Spyropoulos's avatar Leonidas Spyropoulos 📦
Browse files

feat(ci): remove all vault files

parent ef6e366e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ provision_review:
    - git clone $INFRASTRUCTURE_REPO
    - cd infrastructure
      # Remove vault files
    - rm $(git grep -l 'ANSIBLE_VAULT;1.1;AES256$')
    - find . -type f -name "*vault*.yml*" -delete
      # Remove vault config
    - sed -i '/^vault/d' ansible.cfg
      # Add host config