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 f592340f7f Merge branch 'playbook-skip-tags' of git://github.com/dekked/ansible into skip_tags 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. 12 years ago
inventory Merge branch 'devel' of git://github.com/sjmudd/ansible into sjmudd_ranges 12 years ago
playbook Merge branch 'playbook-skip-tags' of git://github.com/dekked/ansible into skip_tags 12 years ago
runner Fix for saving conditionals in variable expressions. 12 years ago
utils Fix for saving conditionals in variable expressions. 12 years ago
__init__.py Version bump and assorted things to start new development version. 12 years ago
callbacks.py Remove variable per pyflakes 12 years ago
color.py Check for existence of isatty on stdout before calling it 12 years ago
constants.py now ANSIBLE_KEEP_REMOTE_FILE acts as boolean 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. 12 years ago
module_common.py changed atomic_move to be more 'optimistic' which helps deal with corner 12 years ago