This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d8c4c0615
community.general
/
v2
/
samples
/
test_become.yml
9 lines
144 B
YAML
Raw
Blame
History
-
hosts
:
all
gather_facts
:
no
tasks
:
-
command
:
whoami
become_user
:
testing
-
block
:
-
command
:
whoami
become_user
:
testing
Reference in New Issue
View Git Blame
Copy Permalink