sdf
Some checks failed
ansible-lint / ansible-lint (pull_request) Failing after 5s
gitleaks / gitleaks (pull_request) Successful in 5s

This commit is contained in:
Michael Grote 2024-09-13 18:00:45 +02:00
parent 182d381102
commit 85711e7282

View file

@ -18,7 +18,6 @@ jobs:
- name: Run ansible-lint - name: Run ansible-lint
uses: docker://registry.mgrote.net/ansible-devspace:latest uses: docker://registry.mgrote.net/ansible-devspace:latest
with: with:
args: | args: ansible-lint --force-color --format pep8 --show-relpath
ansible-lint --force-color --format pep8 --show-relpath
# VAULTPASS ist als Secrets auf Repo-Ebene angelegt # VAULTPASS ist als Secrets auf Repo-Ebene angelegt