diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index a2f858e..98f8b7f 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -36,5 +36,6 @@ jobs: ./setup_venv.sh - name: Run ansible-lint run: | + touch .vault_password source ./venv/bin/activate PY_COLORS=1 ANSIBLE_FORCE_COLOR=1 ANSIBLE_CONFIG=./ansible.cfg ansible-lint --exclude=inventory