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 bc02e20503 Merge branch 'rsynctake2' into devel
Conflicts:
	CHANGELOG.md
13 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 fix inventory.basedir is not absolute path when hostfile is startswith "./" 13 years ago
playbook implemented 'inventory_file' variable. Closes GH-3789. 13 years ago
runner Merge branch 'rsynctake2' into devel 13 years ago
utils Fix some typos discovered during casual reading 13 years ago
__init__.py Version bump and assorted things to start new development version. 13 years ago
callbacks.py These fields are booleans. 13 years ago
color.py These fields are booleans. 13 years ago
constants.py These fields are booleans. 13 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 Merge pull request #3706 from lorin/sudo_user_breakage 13 years ago