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
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
..
cli Do not try to process an empty metai/main.yml file 8 years ago
compat Remove wildcard imports 9 years ago
config Fix config base.yml defs with wrong keywords. (#28833) 8 years ago
errors Ansible Config part2 (#27448) 8 years ago
executor Add note in documentation and add warning related to retries parameter used without until (#28078) 8 years ago
galaxy Removes container-enabled warning (#27578) 8 years ago
inventory bypass get_hosts and use dictionary directly 8 years ago
module_utils Fix junos_user purge option failures (#28867) 8 years ago
modules yum: do not use get_exception() (#28826) 8 years ago
parsing Fixes #22335: Adds filename extension to tempfile for Vault 8 years ago
playbook allow pesky 'bridge' facts to bypass facts filter (#28401) 8 years ago
plugins Fix encoding error on grp.gr_name, which can contain non-ascii chars at domain PCs (#25804) 8 years ago
template Ansible Config part2 (#27448) 8 years ago
utils NetworkSetFactsModule for HPE OneView (#28730) 8 years ago
vars bypass get_hosts and use dictionary directly 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Ansible Config part2 (#27448) 8 years ago
release.py Collated PEP8 fixes (#25293) 9 years ago