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
Sam Doran 31dc5342f3 Do not try to process an empty metai/main.yml file
If an empty meta/main.yml file exists, ansible-galaxy threw an unhelpful exception. Now, a warning message is printed and the installation does not fail.

See https://stackoverflow.com/questions/45432994/ansible-galaxy-fails-on-dependency-with-empty-meta-main-yml
8 years ago
..
__init__.py Fix config value type for VAULT_IDENTITY_LIST (#28678) 8 years ago
adhoc.py Ansible Config part2 (#27448) 8 years ago
config.py fix ansible-config view 8 years ago
console.py Ansible Config part2 (#27448) 8 years ago
doc.py fix plugin docs broken by previous commit (#28601) 8 years ago
galaxy.py Do not try to process an empty metai/main.yml file 8 years ago
inventory.py ansible-inventory cli tool (#22477) 8 years ago
playbook.py Collated PEP8 fixes (#25293) 9 years ago
pull.py Ansible Config part2 (#27448) 8 years ago
vault.py Vault secrets default vault ids list (#28190) 8 years ago