mirror of https://github.com/ansible/ansible.git
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
pull/50954/head
parent
066ea556ca
commit
119b65f919
@ -1,2 +0,0 @@
|
|||||||
bugfixes:
|
|
||||||
- fix issue in which 'cacheable' was not being properly applied and the fact was x2 defined
|
|
Loading…
Reference in New Issue