ci: fix ansible-lint #178

Merged
mg merged 18 commits from al into master 2024-09-13 19:31:39 +02:00
Showing only changes of commit bd01983556 - Show all commits

View file

@ -14,8 +14,8 @@ jobs:
- name: Run ansible-lint
uses: docker://registry.mgrote.net/ansible-devspace:latest
with:
args: tmux detach-client; ansible-lint--force-color --format pep8 --show-relpath
with: # notwendig da ENTRYPOINT auf start-tmux.sh gesetzt ist
args: ansible-lint--force-color --format pep8 --show-relpath
gitleaks:
steps: