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
2016-08-24 10:37:51 -04:00
..
__init__.py initial commit of vyos_command module 2016-07-14 07:14:30 -07:00
vyos_command.py added new functionality to vyos_command 2016-08-24 10:37:51 -04:00
vyos_config.py vyos: Docs fixes 2016-08-05 15:14:04 +01:00
vyos_facts.py vyos: Docs fixes 2016-08-05 15:14:04 +01:00