community.general/lib/ansible/cli
Adrian Likins 297566f2fd Wrap vault encrypt_strings zip() result in list for py3 (#21695)
py3 zip() results are not lists, so list'ify the result
for py2/py3 compat.
2017-02-21 10:30:21 -05:00
..
__init__.py Revert "add systemd-nspawn connection driver" 2017-02-17 16:36:46 -05:00
adhoc.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
console.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
doc.py ansible doc does not need plugin deprecation error 2017-01-12 13:09:15 -05:00
galaxy.py fix non-zero exit code on missing role file (#19002) 2017-02-14 17:57:06 +01:00
playbook.py Correctly set loader path when using list tags/tasks 2016-12-21 21:01:02 -06:00
pull.py Refactor parsing of CLI args so that we can modify them in the base class 2016-10-06 10:46:58 -04:00
vault.py Wrap vault encrypt_strings zip() result in list for py3 (#21695) 2017-02-21 10:30:21 -05:00