community.general/lib/ansible/plugins/inventory
Matt Davis 5ff36c3423 Enable autoloading of inventory plugins (#32709)
* Automatically loads and executes an inventory plugin specified by a standard YAML inventory config file containing a `plugin` key at its root.
* Moved inventory PluginLoader to a shared global instance.
2017-11-09 19:38:34 -05:00
..
__init__.py fixed caches (#30667) 2017-10-19 14:23:22 -04:00
advanced_host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
auto.py Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
constructed.py Get (potentially) new composite host vars from inventory (#32606) 2017-11-07 23:10:00 -05:00
host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
ini.py ini plugin should recursively instantiate pending 2017-11-02 17:57:20 -04:00
openstack.py fixed caches (#30667) 2017-10-19 14:23:22 -04:00
script.py fixed caches (#30667) 2017-10-19 14:23:22 -04:00
virtualbox.py fixed caches (#30667) 2017-10-19 14:23:22 -04:00
yaml.py Fix exception upon display.warn() (#31876) 2017-10-18 13:04:59 +02:00