You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
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.
10 years ago
cloud Fixing bug with image/tag pulling in docker module 10 years ago
commands Added warnings to command module 10 years ago
database Merge pull request #8419 from georgeOsdDev/escape_underscore_in_database_name 10 years ago
files Merge pull request #8441 from willthames/unarchive_dest_fix 10 years ago
internal
inventory
messaging
monitoring Updating version_added. 10 years ago
net_infrastructure In order to allow easier updates from upstream hardware vendors, we're going to be hosting network hardware 10 years ago
network
notification Bumping version_added for use_ssl param in irc module 10 years ago
packaging fixes #8626 by reverting 0d8b81cd 10 years ago
source_control Documentation simplification for git module parameter 10 years ago
system debconf module: add the missing 'error' vtype and reorder vtypes as they appeared in debconf-devel(7). 10 years ago
utilities Need to check e.errno instead of os.errno. Fixes #8548 10 years ago
web_infrastructure Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736 10 years ago
windows Merge pull request #8227 from trondhindenes/win_setup_improvements 10 years ago