community.general/lib/ansible/modules/commands
Yuma Inaura (稲浦悠馬) 34c582287a Fix script module document (#42778)
script module seems does not create / remove files
it seems only checks file existence or not existence


+label: docsite_pr
2018-08-24 14:59:04 +02:00
..
__init__.py
command.py Force all args to strings for 'command' (fixes #43732) 2018-08-06 14:27:45 -07:00
expect.py In expect module documentation add `no_log` to password change example (#44436) 2018-08-21 08:42:41 -05:00
psexec.py psexec: new module to run commands on a remote Windows host without WinRM (#36723) 2018-04-24 12:15:15 +10:00
raw.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
script.py Fix script module document (#42778) 2018-08-24 14:59:04 +02:00
shell.py Update shell.py (#44477) 2018-08-23 12:31:55 +10:00
telnet.py adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00