summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2020-07-23 15:51:54 -0400
committerGitHub <noreply@github.com>2020-07-23 19:51:54 +0000
commita387c0878535f6af1d19800ff5bb2d60fa2f4e8a (patch)
tree889c894d0bca020be061b98b499892388d8f3786 /changelogs
parenta2b2a39e45cd3db650a278f16d1bcc9a023be152 (diff)
downloadvyos-ansible-old-a387c0878535f6af1d19800ff5bb2d60fa2f4e8a.tar.gz
vyos-ansible-old-a387c0878535f6af1d19800ff5bb2d60fa2f4e8a.zip
Remove ansi codes from terminal output (#69)
Remove ansi codes from terminal output Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/65-remove-unwanted-terminal-chars.yaml3
1 files changed, 3 insertions, 0 deletions
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.