mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
More fixing of become stuff in v2
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- command: whoami
|
||||
become: yes
|
||||
become_user: jamesc
|
||||
become_user: testing
|
||||
become_method: su
|
||||
|
||||
Reference in New Issue
Block a user