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/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
8 years ago
..
__init__.py initial add of ops_template module 9 years ago
ops_command.py added new functionality to ops_command 8 years ago
ops_config.py openswitch: Docs fixes 8 years ago
ops_facts.py openswitch: Docs fixes 8 years ago
ops_template.py openswitch: Docs fixes 8 years ago