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-10-06 01:30:10 -07:00
2017-10-25 16:25:19 -04:00
2017-01-06 09:16:59 -05:00
2017-10-11 00:15:25 -04:00
2017-09-26 17:27:21 -04:00
2017-10-12 18:40:47 -07:00
2017-09-25 15:37:33 -07:00
2017-10-11 22:08:47 +01:00
2017-08-29 17:59:41 +02:00
2017-10-27 17:49:08 +01:00
2017-08-22 11:52:30 -07:00
2017-10-10 15:43:49 -04:00
2017-09-17 18:02:46 +00:00
2017-10-10 15:43:49 -04:00
2017-10-10 15:43:49 -04:00
2017-09-18 16:49:16 -07:00
2017-10-10 15:43:49 -04:00
2017-01-06 09:16:59 -05:00
2017-10-10 15:43:49 -04:00
2017-03-28 02:27:28 +02:00
2017-10-10 15:43:49 -04: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-04-20 14:57:34 +01:00
2017-10-27 17:48:14 +01:00
2017-10-29 00:58:26 -04:00
2017-09-18 16:49:16 -07:00
2017-09-25 15:37:33 -07:00
2017-09-01 14:52:18 -07:00
2017-09-20 17:30:59 -04:00
2017-10-03 22:32:20 -07:00
2017-10-11 17:04:12 -04:00
2017-09-01 14:52:18 -07:00
2017-01-07 11:38:52 -08:00
2017-10-12 18:40:47 -07:00
2017-05-28 01:42:50 -07:00
2017-01-07 11:38:52 -08:00
2017-09-18 16:49:16 -07:00
2017-01-10 12:58:22 -08:00
2017-10-05 18:47:32 +01:00
2017-08-19 23:00:51 +02:00
2017-01-07 11:38:52 -08:00
2017-10-10 15:43:49 -04:00
2017-09-26 17:27:21 -04:00
2017-10-10 15:43:49 -04:00
2017-08-19 23:00:51 +02:00
2017-10-10 15:43:49 -04:00
2017-01-07 11:38:52 -08:00
2017-10-10 15:43:49 -04:00
2017-04-10 12:17:19 -04:00
2017-10-12 21:08:35 -07:00
2017-06-06 16:39:48 -05:00
2017-10-10 15:43:49 -04:00
2017-09-17 18:02:46 +00:00
2017-10-11 00:15:25 -04:00
2017-10-10 15:43:49 -04:00
2017-10-19 10:50:27 +10:00
2017-10-10 15:43:49 -04:00
2017-09-22 23:19:50 -04:00
2017-10-18 16:47:58 +02:00
2017-10-24 13:23:04 +01:00
2017-06-06 16:39:48 -05:00
2017-09-22 23:19:50 -04:00
2017-01-06 09:16:59 -05:00
2017-06-06 16:39:48 -05:00
2017-10-10 15:43:49 -04:00
2017-06-06 16:39:48 -05:00
2017-07-24 08:56:46 -04:00
2017-11-01 11:42:17 -04:00
2017-10-24 13:23:04 +01:00
2017-06-06 16:39:48 -05:00
2017-09-25 15:37:33 -07:00
2017-09-18 16:49:16 -07:00
2017-10-05 18:47:32 +01:00
2017-10-09 20:56:32 -07:00
2017-09-15 21:20:07 +05:30
2017-09-13 23:20:51 +01:00
2017-09-28 13:21:38 +10:00
2017-01-06 09:16:59 -05:00
2017-10-31 22:08:14 -07:00
2017-01-06 09:16:59 -05:00
2017-02-15 16:09:33 -08:00
2017-10-24 13:23:04 +01:00
2017-10-12 18:40:47 -07:00
2017-10-12 18:40:47 -07:00
2017-10-17 13:36:49 +10: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-03-05 01:27:54 -08:00