ansible/lib/ansible
2015-10-05 08:41:34 -04:00
..
cli fixed usage text 2015-10-03 12:02:51 -04:00
compat
config
errors
executor corrected no_log for items and skipped tasks 2015-10-02 14:35:33 -04:00
galaxy Fix metadata description for galaxy_tags. 2015-09-30 13:36:28 -04:00
inventory Pull host/group vars when adding hosts/groups 2015-10-02 02:47:09 -04:00
module_utils created debug method, renamed debug attribute to _debug 2015-10-01 10:17:41 -04:00
modules Update core sumodule ref to fix docs 2015-10-02 09:22:43 -07:00
new_inventory
parsing fixed error reporting on splitter 2015-10-01 19:03:04 -04:00
playbook Pop tags out of playbook include params 2015-10-05 08:41:34 -04:00
plugins Quote any file paths that we have to use with dd to copy. 2015-10-03 18:07:27 -07:00
template Python 3: the StringIO module is gone 2015-09-28 09:28:53 +03:00
utils Fix syntax error for octal in encrypt methods 2015-10-02 02:27:57 -04:00
vars Use delegated_to field for play context remote_addr, if none other exists 2015-09-30 09:27:29 -04:00
__init__.py
constants.py Set explicit default for ANSIBLE_SSH_ARGS 2015-10-02 21:26:25 +05:30
test-requirements.txt