sdf
This commit is contained in:
parent
182d381102
commit
85711e7282
1 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,6 @@ jobs:
|
|||
- name: Run ansible-lint
|
||||
uses: docker://registry.mgrote.net/ansible-devspace:latest
|
||||
with:
|
||||
args: |
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue