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
Abhijeet Kasurde 8d43d79191
galaxy: Handle empty roles and collections (#69199)
Galaxy collection install command raised indexError,
when requirements.yml contains empty roles and collections.

This fix handles empty roles and/or empty collections.

Fixes: #68186

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
..
cli galaxy: Handle empty roles and collections (#69199) 5 years ago
collections fix a-doc listing plugins and add tests (#68600) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 6 years ago
config Remove Ansible.Service from routing (#69317) 5 years ago
errors Misc typo fixes (#66120) 5 years ago
executor Fix --start-at-task when skipping tasks with no name (#68951) 5 years ago
galaxy Handle non-ascii paths during role installation. Fixes #69133 (#69213) 5 years ago
inventory inventory: Fail on non-existing limit file (#59758) 5 years ago
module_utils Fix support for Kali Linux detection (#69194) 5 years ago
modules fix expires usage sentence flow (#69306) 5 years ago
parsing preserve json parsing error (#58461) 5 years ago
playbook Be strict about what is a boolean for keywords (#67625) 5 years ago
plugins preserve json parsing error (#58461) 5 years ago
template native types: literal_eval all the things (#68938) 5 years ago
utils fixed fetch traversal from slurp (#68720) 5 years ago
vars Allow tasks to notify a fqcn handler name (#68213) 5 years ago
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 5 years ago
context.py Become plugins (#50991) 6 years ago
release.py Update release name for 2.10 5 years ago