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
Toshio Kuratomi 118825f4ae
[stable-2.9] Fix ansible-galaxy --version (#63636)
* [stable-2.9] Added changelog fragment
(cherry picked from commit 7da37e5)

Co-authored-by: Andrea Tartaglia <andrea@braingap.uk>

* Fixes --version in ansible-galaxy cli

(cherry picked from commit 202ad4f89a)
5 years ago
..
arguments add ANSIBLE_PLAYBOOK_DIR envvar support (#63220) 5 years ago
scripts Fix network_cli exec_command connection init (#62344) 5 years ago
__init__.py Wrap CLI passwords as AnsibleUnsafeText (#63352) 5 years ago
adhoc.py Make ansible adhoc work with include_role (#56163) 6 years ago
config.py fixes to config manager (#58530) 5 years ago
console.py Migrate command line parsing to argparse (#50610) 6 years ago
doc.py WIP - Fix ansible-doc bugs and add integration tests. (#62461) 5 years ago
galaxy.py [stable-2.9] Fix ansible-galaxy --version (#63636) 5 years ago
inventory.py [stable-2.9] Properly hide limit and list-hosts args from ansible-inventory (#61618) 5 years ago
playbook.py default collection support (#61415) 5 years ago
pull.py Migrate command line parsing to argparse (#50610) 6 years ago
vault.py ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 6 years ago