mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-26 11:11:55 +00:00
template/__init__.py imported unsafe_proxy from vars which caused vars/__init__.py to load. vars/__init__.py needed template/__init__.py which caused issues. Loading unsafe_proxy from another location fixes that. |
||
|---|---|---|
| .. | ||
| process | ||
| __init__.py | ||
| action_write_locks.py | ||
| module_common.py | ||
| play_iterator.py | ||
| playbook_executor.py | ||
| stats.py | ||
| task_executor.py | ||
| task_queue_manager.py | ||
| task_result.py | ||