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
James Cammarata 441a8af671 Merge pull request #12267 from h-hirokawa/add_replacer_jsonargs
Add the new module replacer <<INCLUDE_ANSIBLE_MODULE_JSON_ARGS>>.
2015-09-11 02:44:50 -04:00
..
process set_fact should put facts in the fact_cache, not vars_cache 2015-09-09 11:10:18 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py Add the new module replacer <<INCLUDE_ANSIBLE_MODULE_JSON_ARGS>>. 2015-09-07 12:01:26 +09:00
play_iterator.py Set hosts fact gathering flag based on fact cache entries 2015-09-03 14:11:19 -04:00
playbook_executor.py Fix indent on line in playbook executor 2015-09-09 18:10:38 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Use the original (un-templated) args for include params 2015-09-11 00:53:27 -04:00
task_queue_manager.py Fix unreachable host detection and have plays continue after unreachable failures 2015-09-09 15:27:26 -04:00
task_result.py Make sure we're actually looping before looking at 'results' in TaskResult 2015-07-24 11:55:22 -04:00