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 65049620ee
Generate galaxy.yml based on single source of truth (#59170)
* Generate galaxy.yml based on single source of truth

* Fix up tests and align file names

* Minor Makefile tweak

* Remove link in galaxy.yml file and make it a template file

* Moved collections docs to dev_guide

* change Makefile clean path

* Added readme to example meta file

* review fixes

* Use newer style for doc generation script

* Fix mistake in dev_guide index

* removed uneeded file, fixed links and added preview banner

* Moved banner for sanity test
6 years ago
..
arguments Fix and refix help text for CLI (#55831) 7 years ago
__init__.py fix collection adjacent loading with --playbook-dir (#56194) 7 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 Add JSON output option to ansible-doc (#58209) 7 years ago
galaxy.py Generate galaxy.yml based on single source of truth (#59170) 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