Fix bug with ansible-lint script
All checks were successful
Ansible Lint / build (push) Successful in 1m10s

This commit is contained in:
Benjamin Hays 2024-10-11 19:13:48 -04:00
parent 195098ee7c
commit 2d87259260
2 changed files with 2 additions and 2 deletions

View File

@ -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