dd
This commit is contained in:
parent
66634bb18e
commit
06bab6ce78
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ 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
|
||||||
run: ansible-lint --force-color --format pep8 --show-relpath
|
with:
|
||||||
|
args: ansible-lint --force-color --format pep8 --show-relpath
|
||||||
|
|
||||||
# SSHKEY + VAULTPASS sind als Secrets auf Repo-Ebene angelegt
|
# SSHKEY + VAULTPASS sind als Secrets auf Repo-Ebene angelegt
|
||||||
|
|
Loading…
Reference in a new issue