1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2017-08-31 13:50:01 -04:00
..
cli Do not try to process an empty metai/main.yml file 2017-08-31 13:50:01 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Fix config base.yml defs with wrong keywords. (#28833) 2017-08-31 11:12:48 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor Add note in documentation and add warning related to retries parameter used without until (#28078) 2017-08-31 11:25:36 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
module_utils Fix junos_user purge option failures (#28867) 2017-08-31 17:46:13 +05:30
modules yum: do not use get_exception() (#28826) 2017-08-31 13:47:16 -04:00
parsing Fixes #22335: Adds filename extension to tempfile for Vault 2017-08-28 11:01:04 -04:00
playbook allow pesky 'bridge' facts to bypass facts filter (#28401) 2017-08-29 09:47:40 -04:00
plugins Fix encoding error on grp.gr_name, which can contain non-ascii chars at domain PCs (#25804) 2017-08-31 03:39:24 -04:00
template Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
utils NetworkSetFactsModule for HPE OneView (#28730) 2017-08-30 16:46:05 +02:00
vars bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00