ansible/lib/ansible
2013-07-19 10:23:00 -04: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 Enable negated patterns 2013-06-20 07:55:35 +02:00
playbook Allow roles to be interpolated from --extra-vars 2013-07-19 18:28:21 +08:00
runner fail early on the wrong sudo password instead of waiting until the timeout happens 2013-07-19 10:23:00 -04:00
utils Repair issue #3447 2013-07-05 19:10:36 +02:00
__init__.py Version bump and assorted things to start new development version. 2013-06-10 15:34:52 -04:00
callbacks.py Improve interlaced output prevention when asking for host key approval. 2013-07-04 18:17:45 -04:00
color.py Check for existence of isatty on stdout before calling it 2013-07-19 11:06:31 +03:00
constants.py now ANSIBLE_KEEP_REMOTE_FILE acts as boolean 2013-07-14 22:08:36 -04:00
errors.py cleanup example config file + Squashed commit of the following: 2013-06-18 13:24:30 -04:00
module_common.py switched from sestatus to selinuxenabled as per recommendation 2013-07-19 00:55:41 -04:00