ansible/lib/ansible
James Cammarata 039d4c95d9 Merge pull request #4221 from ashorin/unicode-md5
Prevent UnicodeEncodeError: 'ascii' codec can't encode characters in pos...
2013-09-27 08:50:44 -07:00
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 2013-06-09 12:19:07 -04:00
inventory Allow creating empty inventory 2013-09-25 15:00:35 +02:00
playbook dountil feature commit 1 2013-09-24 13:59:38 +05:30
runner Allow storing input from user in a pause prompt 2013-09-25 17:28:25 -05:00
utils Encode to utf-8 only when needed 2013-09-25 09:29:57 +04:00
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 2013-09-13 17:31:34 -04:00
callbacks.py Added support for -vvvv to enable ssh connection debugging 2013-09-19 05:58:54 -05:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Merge branch 'ferringb-fixes/configurable-ControlPath' into devel 2013-09-18 21:12:15 -05:00
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. 2013-07-07 19:18:32 +02:00
module_common.py Merge branch 'fix_selinux_debian' of https://github.com/mscherer/ansible into mscherer-fix_selinux_debian 2013-09-21 00:32:40 -05:00