ff
This commit is contained in:
parent
d08d4e0871
commit
f18aef58e7
1 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ jobs:
|
|||
|
||||
- name: run ansible-lint
|
||||
uses: docker://registry.mgrote.net/ansible-devspace:latest
|
||||
run: 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
|
||||
|
|
Loading…
Reference in a new issue