ansible/lib/ansible
Brian Coca 4dd233b0dd Merge pull request #10237 from emonty/remove-auth-token
Remove auth token and port openstack module_utils changes to v2 tree
2015-04-01 12:20:59 -04:00
..
cache Restore json import for redis as well. Switch preference to simplejson for speed 2014-12-23 13:14:14 -08:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Merge pull request #8936 from srvg/inventoryscript_onlychildren 2015-03-05 17:11:04 -05:00
module_utils Merge pull request #10237 from emonty/remove-auth-token 2015-04-01 12:20:59 -04:00
modules updated ref to pickup latest docfixes 2015-03-31 09:43:09 -04:00
playbook readded sudo/su vars to allow role/includes to work with passed sudo/su 2015-03-27 18:30:42 -04:00
runner Merge pull request #10507 from renard/fix-patch-action-plugin 2015-04-01 09:57:34 -04:00
utils Merge pull request #10237 from emonty/remove-auth-token 2015-04-01 12:20:59 -04:00
__init__.py Bumping files for 1.9 2014-11-25 16:49:45 -06:00
callbacks.py Use to_bytes instead of .encode(). Fixes the fact that errors is a positional argument, not a kw arg in .encode() 2015-03-04 11:07:00 -08:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py fixes password error detection for ssh connection plugin 2015-03-11 16:11:27 -04:00
errors.py Make AnsibleError a plain ol' exception 2015-01-29 10:36:06 -08:00
module_common.py Correct typo 2015-03-26 12:09:36 -07:00