workflows: test sudo

This commit is contained in:
Dawid Dziurla
2021-07-26 18:29:42 +02:00
committed by GitHub
parent 163a4d1959
commit 95ac226ed8

View File

@@ -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