Files
community.general/test/integration/targets
Adrian Likins 6fbd0a8bb5 Add set_fact_persistent action and module. (#26153)
* Add 'cacheable' param to  set_fact action and module.

Used just like set_fact, except facts set with cacheable: true
will be stored in the fact cache if fact caching is enabled.

set_fact normally only sets facts in the non_persistent_fact_cache, so they
are lost between invocations.

* update set_facts docs

* use 'ansible_facts_cacheable' in module/actions result

* pop fact cacheable related items out of args/results

We dont want to use 'ansible_facts_cacheable' result item
or 'cacheable' arg as actual facts, so pop them out of the
dicts.
2017-08-02 15:57:58 -04:00
..
2017-07-20 14:10:09 -07:00
2017-05-30 18:05:19 +01:00
2017-05-29 01:28:19 +02:00
2017-07-28 21:50:09 +05:30
2017-07-28 17:09:04 +05:30
2017-07-28 10:57:16 -07:00
2017-02-15 11:14:03 -08:00
2017-06-16 11:22:20 +01:00
2017-06-01 14:50:12 -07:00
2017-07-10 11:51:46 -07:00
2016-12-13 13:51:13 -05:00
2017-07-28 10:57:16 -07:00
2017-07-28 10:57:16 -07:00