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
Michael DeHaan 0cf5e5cec3 Merge branch 'devel' of git://github.com/bradleyy/ansible into together 11 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. 11 years ago
inventory Merge branch 'devel' of git://github.com/sjmudd/ansible into sjmudd_ranges 11 years ago
playbook Merge branch 'changed_when' of git://github.com/stoned/ansible into changed_when 11 years ago
runner Merge branch 'devel' of git://github.com/bradleyy/ansible into together 11 years ago
utils Change conditional operation workflow. 11 years ago
__init__.py Version bump and assorted things to start new development version. 11 years ago
callbacks.py Remove variable per pyflakes 11 years ago
color.py Check for existence of isatty on stdout before calling it 11 years ago
constants.py now ANSIBLE_KEEP_REMOTE_FILE acts as boolean 11 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. 11 years ago
module_common.py changed atomic_move to be more 'optimistic' which helps deal with corner 11 years ago