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

This commit is contained in:
Michael Grote 2024-09-13 17:54:42 +02:00
parent be8248702f
commit d08d4e0871

View file

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