mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2024-12-28 02:56:09 -07:00
workflows: test installing requirements
This commit is contained in:
parent
a328034622
commit
e4d3ccbe7b
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
playbook: playbook.yml
|
playbook: playbook.yml
|
||||||
|
requirements: requirements.yml
|
||||||
options: |
|
options: |
|
||||||
--inventory hosts
|
--inventory hosts
|
||||||
--limit local
|
--limit local
|
||||||
|
|
Loading…
Reference in New Issue
Block a user