mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2024-12-26 18:16:09 -07:00
commit
ad014132a3
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
@ -113,3 +113,10 @@ jobs:
|
|||
directory: test
|
||||
vault_password: test
|
||||
options: --inventory hosts
|
||||
- name: With sudo
|
||||
uses: ./
|
||||
with:
|
||||
playbook: playbook.yml
|
||||
directory: test
|
||||
sudo: true
|
||||
options: --inventory hosts
|
||||
|
|
Loading…
Reference in New Issue
Block a user