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/process
James Cammarata 926f127245 set_fact should put facts in the fact_cache, not vars_cache
Also fixes a template path lookup issue when using an include

Fixes #12277
2015-09-09 11:10:18 -04:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
result.py set_fact should put facts in the fact_cache, not vars_cache 2015-09-09 11:10:18 -04:00
worker.py Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00