ansible/lib/ansible
2015-10-09 21:34:37 +01:00
..
cli fix classmethod syntax error. 2015-10-09 12:46:31 +08:00
compat
config
errors Improve handling of unicode errors 2015-10-08 10:04:15 -04:00
executor Wait until later to convert to byte strings for output 2015-10-08 08:22:17 -07:00
galaxy Cleaning up some ansible-galaxy stuff 2015-10-05 22:59:08 -04:00
inventory Load vars for localhost when created implicitly 2015-10-08 09:26:20 -04:00
module_utils Merge pull request #12689 from soarpenguin/bugfix 2015-10-09 11:09:50 -04:00
modules Submodule pointer update 2015-10-09 09:50:16 -04:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Revert "Track local_action internally to prevent it from being overridden" 2015-10-09 13:01:32 -04:00
playbook The serial keyword can be specified as a percentage, e.g '30%' or a number e.g. '3'; therefore it needs to be a string to allow both types 2015-10-09 21:34:37 +01:00
plugins corrects previous fix to deal with missing item key in results dict 2015-10-09 13:01:32 -04:00
template Python 3: the StringIO module is gone 2015-09-28 09:28:53 +03:00
utils Correct typo 2015-10-08 08:44:25 -07:00
vars Fix an issue where cache plugins weren't updated 2015-10-09 11:16:41 -04:00
__init__.py
constants.py Set explicit default for ANSIBLE_SSH_ARGS 2015-10-02 21:26:25 +05:30
test-requirements.txt