community.general/lib/ansible/executor
Brian Coca 119b65f919
Clarify clear facts (#50667)
* Revert "avoid x2 setting of set_fact when 'cacheable' (#50564)"

This reverts commit 207848f354.

* clarify clear_facts with set_fact cacheable

 revert previous 'fix' as it will break playbooks by changing precedence
 opted to leave current behaviour but document it on both plugins to mitigate confusion

 fixes #50556

 also fix grammer, add comment, remove unused e
2019-01-15 15:20:33 -05:00
..
powershell
process
__init__.py
action_write_locks.py
module_common.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
play_iterator.py
playbook_executor.py
stats.py
task_executor.py Clarify clear facts (#50667) 2019-01-15 15:20:33 -05:00
task_queue_manager.py
task_result.py