You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
9 years ago
..
__init__.py Revert "add systemd-nspawn connection driver" 9 years ago
adhoc.py PEP 8 indent cleanup. (#20800) 9 years ago
console.py PEP 8 indent cleanup. (#20800) 9 years ago
doc.py ansible doc does not need plugin deprecation error 9 years ago
galaxy.py fix non-zero exit code on missing role file (#19002) 9 years ago
playbook.py Correctly set loader path when using list tags/tasks 9 years ago
pull.py Refactor parsing of CLI args so that we can modify them in the base class 9 years ago
vault.py Fix vault cli errors on 'encrypt_string_read_stdin' (#21675) 9 years ago