From a387c0878535f6af1d19800ff5bb2d60fa2f4e8a Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Thu, 23 Jul 2020 15:51:54 -0400 Subject: Remove ansi codes from terminal output (#69) Remove ansi codes from terminal output Reviewed-by: https://github.com/apps/ansible-zuul --- changelogs/fragments/65-remove-unwanted-terminal-chars.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/65-remove-unwanted-terminal-chars.yaml (limited to 'changelogs') diff --git a/changelogs/fragments/65-remove-unwanted-terminal-chars.yaml b/changelogs/fragments/65-remove-unwanted-terminal-chars.yaml new file mode 100644 index 0000000..fbbec54 --- /dev/null +++ b/changelogs/fragments/65-remove-unwanted-terminal-chars.yaml @@ -0,0 +1,3 @@ +--- +minor_changes: + - terminal plugin - Added additional escape sequence to be removed from terminal output. -- cgit v1.2.3