community.general/lib/ansible/cli
Adrian Likins d44c80280e Fix vault cli errors on 'encrypt_string_read_stdin' (#21675)
'encrypt_string' only options were being referenced when using
other vault subcommands. That code is moved inside a check
for 'encrypt_string' action now.
2017-02-20 11:38:41 -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
vault.py Fix vault cli errors on 'encrypt_string_read_stdin' (#21675) 2017-02-20 11:38:41 -05:00