ansible/lib/ansible
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
..
cli Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
compat
config Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
errors Add new AnsibleTemplateError to more easily catch templating issues (#50563) 2019-01-04 14:33:05 -06:00
executor Clarify clear facts (#50667) 2019-01-15 15:20:33 -05:00
galaxy Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
inventory Minor typos (#50371) 2019-01-15 11:37:00 +00:00
module_utils Update documentation notes, copyright and license (#50927) 2019-01-15 12:24:34 +01:00
modules Clarify clear facts (#50667) 2019-01-15 15:20:33 -05:00
parsing Minor typos (#50371) 2019-01-15 11:37:00 +00:00
playbook Minor typos (#50371) 2019-01-15 11:37:00 +00:00
plugins Clarify clear facts (#50667) 2019-01-15 15:20:33 -05:00
template
utils Minor typos (#50371) 2019-01-15 11:37:00 +00:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py
constants.py
context.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
release.py