mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Sudo support operational in both playbooks and main program. Implementation could use some cleanup.
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
- hosts: all
|
||||
user: root
|
||||
|
||||
# could have also have done:
|
||||
# user: mdehaan
|
||||
# sudo: True
|
||||
|
||||
# make these variables available inside of templates
|
||||
# for when we use the 'template' action/module later on...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user