1
0
Fork 0
mirror of https://github.com/dawidd6/action-ansible-playbook.git synced 2024-11-22 07:26:25 +00:00

workflows: root

This commit is contained in:
Dawid Dziurla 2020-03-21 21:33:14 +01:00
parent 1c638a49c2
commit 6f82c89a6c
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B

View file

@ -19,5 +19,5 @@ jobs:
playbook: playbook.yml
key: ${{secrets.SSH_PRIVATE_KEY}}
options: |
--inventory user@alpine,
--inventory root@alpine,
--verbose