mirror of https://github.com/ansible/ansible.git
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`).pull/31618/head
parent
30822e5f91
commit
0371d0deda
Loading…
Reference in New Issue