community.general/lib/ansible/modules/commands
Dag Wieers 8a1ad92cb8 command: Remove executable parameter when using command
This was discussed with the core team and removing this option was preferred.
For backward compatibility we accept the parameter, but warn the user instead.
2017-07-11 13:34:46 -07:00
..
__init__.py
command.py command: Remove executable parameter when using command 2017-07-11 13:34:46 -07:00
expect.py Ensure exit_json returns failed = False 2017-05-30 14:56:31 -07:00
raw.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
script.py script: Add support for chdir argument 2017-07-07 09:40:02 -07:00
shell.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00