mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
daf533c80e
* PluginLoader class will now be more selective about loading some plugin classes, if a required base class is specified (used to avoid loading v1 plugins that have changed significantly in their apis) * Added ability for the connection info class to read values from a given hosts variables, to support "magic" variables * Added some more magic variables to the VariableManager output * Fixed a bug in the ActionBase class, where the module configuration code was not correctly handling unicode |
||
---|---|---|
.. | ||
action | ||
cache | ||
callback | ||
connections | ||
filter | ||
inventory | ||
lookup | ||
shell | ||
strategies | ||
vars | ||
__init__.py |