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/changelogs/fragments/73658-inventorymanager-thro...

4 lines
272 B
YAML

bugfixes:
- InventoryManager - Fix unhandled exception when inventory directory was empty or contained empty subdirectories (https://github.com/ansible/ansible/issues/73658).
- InventoryManager - Fix unhandled exception when given limit file was actually a directory.