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-07-11 15:15:46 -04:00
..
process removed dict comprehension as 2.6 does not like 2015-07-11 15:15:46 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
connection_info.py Fix bug where options may not have the force_handlers value from the cli 2015-07-10 03:19:48 -04:00
module_common.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
play_iterator.py Restoring a state check to play_iterator, which otherwise broke block functionality 2015-06-30 13:57:47 -04:00
playbook_executor.py Move role cache into the play to avoid roles crossing play boundaries 2015-07-10 02:43:53 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Fixing some delegate_to bugs 2015-07-09 08:25:08 -04:00
task_queue_manager.py now calls correct v2_on_any callback method 2015-07-10 10:30:33 -04:00
task_result.py Fixing bug in failed_when results introduced by c3c398c 2015-06-26 16:55:06 -04:00