Only pass vault pass when deploying

This makes linting much simpler
This commit is contained in:
Jake Howard
2023-06-15 14:45:09 +01:00
parent c27043269c
commit 2a0d40aca9
3 changed files with 1 additions and 4 deletions

View File

@ -28,7 +28,5 @@ jobs:
- name: Set up
run: ./scripts/ansible/setup.sh
- name: Pretend executable is vault password
run: chmod -x ansible/vault-pass.sh
- name: Lint
run: ./scripts/ansible/lint.sh