mirror of https://github.com/ansible/ansible.git
Fix colorization to not extend across newline boundary (#68517)
* Fix colorization to not extend across newline boundary
* Fix unit test to look for the newline outside the coloration
* Add changelog fragment
(cherry picked from commit 2068131589)
pull/68620/merge
parent
52d509717e
commit
32f41334fb
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- display - Improve method of removing extra new line after warnings so it does not break Tower/Runner (https://github.com/ansible/ansible/pull/68517)
|
||||
Loading…
Reference in New Issue