workflows: test running the action twice

This commit is contained in:
Dawid Dziurla 2020-12-06 16:54:32 +01:00
parent a90a5a21fa
commit 145a900758
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

@ -67,3 +67,11 @@ jobs:
options: |
-e key1=val1
-e key2=val2
- name: Test local
uses: ./
with:
playbook: playbook.yml
vault_password: test
inventory: |
[all]
localhost ansible_connection=local