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.
ansible/lib/ansible
James Tanner 91aa7b51df Remove invalid ipv6 parameter from setup execution 12 years ago
..
callback_plugins add a way for callback to disable itself 13 years ago
inventory Inventory directory should always be absolute. Fixes #4535. 12 years ago
module_utils AWS_ACCESS_KEY misspelt in shared EC2 connection library 12 years ago
playbook Remove invalid ipv6 parameter from setup execution 12 years ago
runner Fixes #4485 add an ipv6 parameter to accelerate so that the daemon will bind to an ipv6 port instead of ipv4 12 years ago
utils Clarify a warning message. 12 years ago
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 12 years ago
callbacks.py Fixes #4561 Compare task name without role prefix for start-at-task 12 years ago
color.py These fields are booleans. 13 years ago
constants.py Adding config flag role_path for common/global roles 12 years ago
errors.py Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore this exception when trying to find the name of a task for display (callback) purpose. 13 years ago
module_common.py Undo an inadvertant revert from template changes so we still allow pythonic imports in module land. 12 years ago