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
Jordan Borean e747487720
ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)
* ansible-galaxy: support multiple servers on install

* Added docs for the server configuration file

* Fix up doc string for requirements file format

* Fix bugs after testing

* Fix kwarg doc and added version

* Fix typo and doc improvement

* Fix base64 encoding and allow --server to override list
6 years ago
..
arguments Fix and refix help text for CLI (#55831) 7 years ago
scripts ansible-galaxy: create parent dir for token file (#60615) 6 years ago
__init__.py ansible-galaxy tidy up arg parse with better validation (#59957) 6 years ago
adhoc.py Make ansible adhoc work with include_role (#56163) 7 years ago
config.py fixes to config manager (#58530) 6 years ago
console.py Migrate command line parsing to argparse (#50610) 7 years ago
doc.py point at corresponding version (#59200) 6 years ago
galaxy.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 6 years ago
inventory.py show host_vars/ also in --graph (#56307) 7 years ago
playbook.py Migrate command line parsing to argparse (#50610) 7 years ago
pull.py Migrate command line parsing to argparse (#50610) 7 years ago
vault.py ansible-vault: convert vault_password_files to list to prevent traceback (#57186) 7 years ago