workflows: without =

This commit is contained in:
Dawid Dziurla 2020-03-21 21:31:53 +01:00
parent 202f288245
commit 1c638a49c2
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 user@alpine,
--verbose