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/70980/head
parent
293d6c59bb
commit
6f70d40d51
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- lineinfile - fix not subscriptable error in exception handling around file creation
|
||||
Loading…
Reference in New Issue