mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-24 18:09:10 -07:00
Dynamic task includes still need some work, this is a rough first version. * doesn't work with handler sections of playbooks yet * when using include + with*, the insertion order is backwards * fix potential for task lists to be unsynchronized when using the linear strategy, as the include conditional could be predicated on an inventory variable |
||
---|---|---|
.. | ||
process | ||
__init__.py | ||
connection_info.py | ||
host_log.py | ||
host_log_manager.py | ||
manager.py | ||
module_common.py | ||
play_iterator.py | ||
playbook_executor.py | ||
task_executor.py | ||
task_queue_manager.py | ||
task_result.py |