community.general/lib/ansible/modules/commands
Toshio Kuratomi 824ec37a4f Fix Command module documentation
The command module docs were unclear.  They talked about ignoring the user's environment which lead people to believe the user's environment variables were not used.  In actual fact, the user's environment variables are used.  They just are not expanded in the command.
2017-12-08 10:07:00 -08:00
..
__init__.py
command.py Fix Command module documentation 2017-12-08 10:07:00 -08:00
expect.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
raw.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
script.py Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
shell.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
telnet.py Add alias to command option in telnet (#30825) 2017-09-28 18:07:37 +05:30