1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-19 16:03:14 +00:00
community.general/lib
Jacob Floyd 0371d0deda Fix Inventory Plugin Loading (#31605)
This change makes the PluginLoader use DEFAULT_INVENTORY_PLUGIN_PATH setting.
Inventory Plugins were only being loaded the 'inventory_plugins' folder of the current directory,
as well as the ansible-provided inventory plugins (e.g. `/path/to/site-packages/ansible/plugins/inventory`).
2017-10-11 17:28:11 -07:00
..
ansible Fix Inventory Plugin Loading (#31605) 2017-10-11 17:28:11 -07:00