community.general/lib/ansible/modules/utilities/logic
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
..
__init__.py
assert.py
async_status.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
async_wrapper.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
debug.py
fail.py
import_playbook.py
import_role.py added handlers_from (#49220) 2018-12-18 11:28:24 -05:00
import_tasks.py
include.py
include_role.py added handlers_from (#49220) 2018-12-18 11:28:24 -05:00
include_tasks.py
include_vars.py
pause.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
set_fact.py Clarify clear facts (#50667) 2019-01-15 15:20:33 -05:00
set_stats.py
wait_for.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
wait_for_connection.py Add seealso section to Windows and related modules (#49845) 2018-12-15 03:23:59 +01:00