mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-12 08:00:51 -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 |
||
---|---|---|
.. | ||
process | ||
__init__.py | ||
connection_info.py | ||
module_common.py | ||
play_iterator.py | ||
playbook_executor.py | ||
stats.py | ||
task_executor.py | ||
task_queue_manager.py | ||
task_queue_manager.py: | ||
task_result.py |