This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
37ab61c542
community.general
/
v2
/
samples
/
test_become.yml
7 lines
108 B
YAML
Raw
Normal View
History
Unescape
Escape
Started implementing become in v2
2015-03-13 17:57:27 +01:00
-
hosts
:
all
gather_facts
:
no
tasks
:
-
command
:
whoami
More fixing of become stuff in v2
2015-03-13 21:31:20 +01:00
become_user
:
testing
Started implementing become in v2
2015-03-13 17:57:27 +01:00
become_method
:
su
Copy permalink