Fix bug with ansible-lint script
All checks were successful
Ansible Lint / build (push) Successful in 1m10s
All checks were successful
Ansible Lint / build (push) Successful in 1m10s
This commit is contained in:
parent
195098ee7c
commit
2d87259260
@ -15,4 +15,4 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Ansible-Lint
|
- name: Ansible-Lint
|
||||||
run: |
|
run: |
|
||||||
ansible-lint .
|
ansible-lint ./Ansible
|
@ -1 +1 @@
|
|||||||
Subproject commit d7f23e227008f394956850c71655389cd67a304c
|
Subproject commit 6b8679decc51b10d3a028993d11892be763e0eb7
|
Loading…
Reference in New Issue
Block a user