mirror of https://github.com/ansible/ansible.git
* 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
pull/63360/head
parent
ae3a79fa58
commit
1ca6667a2f
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- config - encoding failures on config values should be non-fatal (https://github.com/ansible/ansible/issues/63310)
|
||||
Loading…
Reference in New Issue