mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
add_host.py | ||
assemble.py | ||
assert.py | ||
async.py | ||
copy.py | ||
debug.py | ||
fail.py | ||
fetch.py | ||
group_by.py | ||
include_vars.py | ||
normal.py | ||
patch.py | ||
pause.py | ||
raw.py | ||
script.py | ||
set_fact.py | ||
synchronize.py | ||
template.py | ||
unarchive.py |