Files
community.general/docs/docsite/rst
Brian Coca 41685fb516 fix precedence issue with facts and vars (#32302)
avoid making gathered facts high precedence, only set_fact is supposed to be.
vars set via set_fact with cacheable are higher precedence than plain facts.

Previously (after 6fbd0a8bb5) regular facts would end up with a
higher precedence than host or play vars, but they should not be. Facts were getting added to 'non_persistent_facts' (equivalent to 'register' vars) which is higher precedence than facts should be.

added 'cacheable set_facts' to precedence docs

'ansible_facts_cacheable' ->  '_ansible_facts_cacheable' (made 'private')
2017-11-01 11:42:17 -04:00
..
2017-01-06 09:16:59 -05:00
2017-10-12 18:40:47 -07:00
2017-08-22 11:52:30 -07:00
2017-10-10 15:43:49 -04:00
2017-10-10 15:43:49 -04:00
2017-01-06 09:16:59 -05:00
2017-01-06 09:16:59 -05:00
2017-04-20 14:57:34 +01:00
2017-09-20 17:30:59 -04:00
2017-10-12 18:40:47 -07:00
2017-01-10 12:58:22 -08:00
2017-10-18 16:47:58 +02:00
2017-01-06 09:16:59 -05:00
2017-06-06 16:39:48 -05:00
2017-01-06 09:16:59 -05:00
2017-01-06 09:16:59 -05:00
2017-10-12 18:40:47 -07:00
2017-10-12 18:40:47 -07:00
2017-10-12 18:40:47 -07:00
2017-10-12 18:40:47 -07:00
2017-10-12 18:40:47 -07:00