workflows: test directory

This commit is contained in:
Dawid Dziurla 2020-05-14 20:20:43 +02:00 committed by GitHub
parent 6f709ceecd
commit 12b09931f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
uses: ./ uses: ./
with: with:
playbook: playbook.yml playbook: playbook.yml
directory: ./ directory: test
key: ${{secrets.SSH_PRIVATE_KEY}} key: ${{secrets.SSH_PRIVATE_KEY}}
inventory: | inventory: |
[all] [all]