mirror of https://github.com/ansible/ansible.git
* prevent (ExceptionType) is not subscriptable errors
* tweak error message and use text conversion
* add to_text import
(cherry picked from commit 45c2eb6c0a
)
Co-authored-by: nitzmahone <nitzmahone@users.noreply.github.com>
Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
pull/70851/head
parent
74d5391f73
commit
435d0feae1
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- lineinfile - fix not subscriptable error in exception handling around file creation
|
Loading…
Reference in New Issue