ansible/changelogs/fragments/fix_set_fact_cacheable.yml
Brian Coca 207848f354 avoid x2 setting of set_fact when 'cacheable' (#50564)
* avoid x2 setting of set_fact when 'cacheable'

  fixes #50556

* ammend docs to new behaviour

* added period
2019-01-08 10:12:49 -05:00

2 lines
106 B
YAML

bugfixes:
- fix issue in which 'cacheable' was not being properly applied and the fact was x2 defined