dd
Some checks failed
ansible-lint / Ansible Lint (pull_request) Failing after 4s
ansible-lint / gitleaks (pull_request) Successful in 5s

This commit is contained in:
Michael Grote 2024-09-13 18:23:18 +02:00
parent 59f61c0b6a
commit 3e1d8aa995

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Run ansible-lint - name: Run ansible-lint
uses: docker://zricethezav/gitleaks:v8.18.4 uses: docker://registry.mgrote.net/ansible-devspace:latest
with: with:
args: tmux detach-client; ansible-lint--force-color --format pep8 --show-relpath args: tmux detach-client; ansible-lint--force-color --format pep8 --show-relpath