summaryrefslogtreecommitdiff
path: root/plugins/terminal
AgeCommit message (Collapse)Author
2021-03-26Add regex to match the 'delete' failures (#134)GomathiselviS
Add regex to match the 'delete' failures Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-19Add support for single_user_mode (#123)Nilashish Chakraborty
Add support for single_user_mode Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-06Update terminal ansi_re (#87)Nathaniel Case
Update terminal ansi_re Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-23Remove ansi codes from terminal output (#69)GomathiselviS
Remove ansi codes from terminal output Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19Remove # pylint: skip-file usage (#47)0.0.4Paul Belanger
Remove # pylint: skip-file usage Reviewed-by: Paul Belanger https://github.com/pabelanger
2020-06-17[VyOS]: update readme and add .rst files (#44)Rohit
[VyOS]: update readme and add .rst files Reviewed-by: https://github.com/apps/ansible-zuul
2020-03-05Fix CI issuesGanesh B Nalawade
2020-03-05Fix vyos terminal length issueGanesh B Nalawade
Fixes https://github.com/ansible/ansible/issues/68031 Convert value to env variable ANSIBLE_VYOS_TERMINAL_LENGTH to integer to identify if the value is valid integer string if not raise an execption
2020-01-16Updated from network content collectorCaptTrews
Signed-off-by: CaptTrews <capttrews@gmail.com>