ansible/changelogs/fragments/config_encoding_resilience.yml
Matt Davis 1ca6667a2f [2.9 backport] config encode errors should not be fatal (#63311) (#63312)
* config encode errors should not be fatal (#63311)

* fixes #63310
* subset of fixes from #58638
* added warning on error

(cherry picked from commit 77de663879)

* bring back text-ification from #63349
2019-10-10 13:55:29 -07:00

2 lines
128 B
YAML

bugfixes:
- config - encoding failures on config values should be non-fatal (https://github.com/ansible/ansible/issues/63310)