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/network/vyos
Peter Sprygada 66e48f5eb4 added new functionality to vyos_command
* commands argument now accepts a dict arguments
* waitfor has been renamed to wait_for with an alias to waitfor
* only show commands are allowd when check mode is specified
* config mode is no longer allowed in the command stack
* add argument match with valid values any, all
8 years ago
..
__init__.py
vyos_command.py added new functionality to vyos_command 8 years ago
vyos_config.py vyos: Docs fixes 8 years ago
vyos_facts.py vyos: Docs fixes 8 years ago