ff
This commit is contained in:
parent
be8248702f
commit
d08d4e0871
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,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:
|
run: ansible-lint --force-color --format pep8 --show-relpath
|
||||||
args: ansible-lint --force-color --format pep8 --show-relpath
|
|
||||||
|
|
||||||
# VAULTPASS ist als Secrets auf Repo-Ebene angelegt
|
# VAULTPASS ist als Secrets auf Repo-Ebene angelegt
|
||||||
|
|
Loading…
Reference in a new issue