ansible/changelogs/fragments/config_encoding_resilience.yml
Matt Davis 77de663879
config encode errors should not be fatal (#63311)
* fixes #63310
* subset of fixes from #58638
* added warning on error
2019-10-09 17:08:29 -07:00

3 lines
128 B
YAML

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