You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/vyos
Trishna Guha 947e9aba45 Add vyos_banner implementation module (#25862)
* Add vyos_banner implementation module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* vyos_banne integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* vyos_banner unit test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* minor fix on banner text

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
9 years ago
..
fixtures Add vyos_user implementation module (#25677) 9 years ago
__init__.py Vyos system module (#21060) 9 years ago
test_vyos_banner.py Add vyos_banner implementation module (#25862) 9 years ago
test_vyos_command.py test/: PEP8 compliancy (#24803) 9 years ago
test_vyos_config.py Run `save` inside config mode. (#23977) 9 years ago
test_vyos_facts.py updates vyos modules to use socket connection (#21228) 9 years ago
test_vyos_system.py Remove shebangs from unit tests. 9 years ago
test_vyos_user.py Add vyos_user implementation module (#25677) 9 years ago
vyos_module.py Actually check for equality on empty commands array (#25308) 9 years ago