ansible/network/openswitch
Peter Sprygada b99cad4128 added new functionality to ops_command
* commands argument now accepts a dict arguments
* waitfor has been renamed to wait_for with an alias to waitfor
* only show commands are allowed when check mode is specified
* config mode is no longer allowed in the command stack
* add argument match with valid values any, all

Tested on OpenSwitch 0.4.0
2016-08-31 14:19:31 -04:00
..
__init__.py initial add of ops_template module 2016-02-17 16:23:41 +00:00
ops_command.py added new functionality to ops_command 2016-08-31 14:19:31 -04:00
ops_config.py openswitch: Docs fixes 2016-08-05 14:40:52 +01:00
ops_facts.py openswitch: Docs fixes 2016-08-05 14:40:52 +01:00
ops_template.py openswitch: Docs fixes 2016-08-05 14:40:52 +01:00