ansible/test/integration/targets/set_fact
Matt Martz ffa548503d
Wrap all results, regardless of register, except for actions with clean facts (#73161)
* Wrap all results, regardless of register, except for actions with clean facts. Fixes #21088

* ci_complete

* Add tests

* Add clog frag
2021-06-04 16:40:53 +02:00
..
aliases
incremental.yml
inventory
nowarn_clean_facts.yml
runme.sh Wrap all results, regardless of register, except for actions with clean facts (#73161) 2021-06-04 16:40:53 +02:00
set_fact_auto_unsafe.yml Wrap all results, regardless of register, except for actions with clean facts (#73161) 2021-06-04 16:40:53 +02:00
set_fact_bool_conv.yml
set_fact_bool_conv_jinja2_native.yml
set_fact_cached_1.yml
set_fact_cached_2.yml
set_fact_empty_str_key.yml Fix parsing of values when using an empty string as key (#57132) (#72545) 2020-11-20 19:22:55 +01:00
set_fact_no_cache.yml