1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/executor
2015-12-04 11:50:39 -08:00
..
process Make sure run_once tasks properly set variables for all active hosts 2015-11-30 11:27:05 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py add REPLACER_SELINUX back into module_common 2015-11-16 16:35:55 -05:00
play_iterator.py Minor tweak and comment addition to 974a0ce3 2015-12-02 09:11:08 -05:00
playbook_executor.py Get v2_playbook_on_start working 2015-12-02 11:29:51 -06:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Transform exceptions into ansible messages via to_unicode instead of str to avoid tracebacks. 2015-12-04 11:50:39 -08:00
task_queue_manager.py Don't use play vars in HostVars 2015-12-02 14:16:47 -05:00
task_result.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00