1
0
Fork 0
mirror of https://github.com/dawidd6/action-ansible-playbook.git synced 2025-04-11 18:37:07 +00:00

Update test.yml

This commit is contained in:
Dawid Dziurla 2025-02-10 18:07:57 +01:00 committed by GitHub
parent d8d64ab036
commit d43575c06d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,7 +102,7 @@ jobs:
with:
playbook: playbook.yml
directory: test
check: true
check_mode: true
options: --inventory hosts
- name: With custom ansible.cfg
uses: ./