mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2024-11-22 15:32:18 +00:00
workflows: test installing requirements
This commit is contained in:
parent
a328034622
commit
e4d3ccbe7b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
|||
uses: ./
|
||||
with:
|
||||
playbook: playbook.yml
|
||||
requirements: requirements.yml
|
||||
options: |
|
||||
--inventory hosts
|
||||
--limit local
|
||||
|
|
Loading…
Reference in a new issue