community.general/lib/ansible/plugins
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
..
action Update win_copy for #32677 (#32682) 2017-11-10 06:34:29 +10:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback fixes to events/callbacks (#32633) 2017-11-09 17:12:37 -05:00
cliconf New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696) 2017-11-08 15:55:46 +00:00
connection Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
filter Combine lists of dicts (#32686) 2017-11-09 10:02:38 -05:00
inventory Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
lookup Lookup plugin for the OpenShift Container Platform. 2017-11-06 19:21:52 -05:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy fixes to events/callbacks (#32633) 2017-11-09 17:12:37 -05:00
terminal Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00