ansible/commands
Will Thames 9686385898 Added warnings to command module
Generate warnings when users are shelling out to commands
rather than using modules

Can be turned off on a per-action line with the documented
warn=False flag. Can be turned off globally using
command_warnings = False in ansible config file.

Print out warnings using the standard playbook callbacks.

Created some additional tests in TestRunner.test_command
and also a demonstration playbook.
2014-08-22 15:37:07 -04:00
..
command Added warnings to command module 2014-08-22 15:37:07 -04:00
raw Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
script multiple spelling error changes 2014-04-29 10:41:05 -04:00
shell Added warnings to command module 2014-08-22 15:37:07 -04:00