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 Cammarata 98cfcec5e2 Correct role name detection 12 years ago
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 13 years ago
inventory Minor fix to ipv6 detection for inventory with -i 13 years ago
playbook Correct role name detection 12 years ago
runner Merge branch 'fork_fixes' of https://github.com/akerl/ansible into akerl-fork_fixes 12 years ago
utils Added support for -vvvv to enable ssh connection debugging 12 years ago
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 12 years ago
callbacks.py Added support for -vvvv to enable ssh connection debugging 12 years ago
color.py These fields are booleans. 13 years ago
constants.py Merge branch 'ferringb-fixes/configurable-ControlPath' into devel 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 Fix how module_common handles selevel (issue #4142) 12 years ago