mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2024-12-27 10:36:09 -07:00
workflows: just hostname
This commit is contained in:
parent
6f82c89a6c
commit
bcf9810673
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -19,5 +19,5 @@ jobs:
|
|||
playbook: playbook.yml
|
||||
key: ${{secrets.SSH_PRIVATE_KEY}}
|
||||
options: |
|
||||
--inventory root@alpine,
|
||||
--inventory alpine,
|
||||
--verbose
|
Loading…
Reference in New Issue
Block a user