workflows: just hostname

This commit is contained in:
Dawid Dziurla 2020-03-21 21:34:08 +01:00
parent 6f82c89a6c
commit bcf9810673
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 root@alpine,
--inventory alpine,
--verbose