Tested against VYOS version (#28562)

* Tested againset VYOS version

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

* fix duplicate dict key error vyos_command

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
Trishna Guha 2017-08-24 19:08:05 +05:30 committed by GitHub
parent 11b50671ba
commit 10467efaba
13 changed files with 28 additions and 3 deletions

View file

@ -86,6 +86,7 @@ options:
default: 1
notes:
- Tested against VYOS 1.1.7
- Running C(show system boot-messages all) will cause the module to hang since
VyOS is using a custom pager setting to display the output of that command.
"""