mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-12-06 21:17:15 -07:00
workflows: test installing requirements
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user