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
9 years ago
..
__init__.py initial commit of vyos_command module 10 years ago
vyos_command.py added new functionality to vyos_command 9 years ago
vyos_config.py vyos: Docs fixes 10 years ago
vyos_facts.py vyos: Docs fixes 10 years ago