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
2af5556901
community.general
/
test
/
integration
/
targets
/
expect
/
files
/
test_command.py
4 lines
93 B
Python
Raw
Blame
History
from
ansible
.
module_utils
.
six
.
moves
import
input
user_input
=
input
(
'
foo
'
)
print
(
user_input
)
Reference in New Issue
View Git Blame
Copy Permalink