1ca6667a2f
* 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
2 lines
128 B
YAML
2 lines
128 B
YAML
bugfixes:
|
|
- config - encoding failures on config values should be non-fatal (https://github.com/ansible/ansible/issues/63310)
|