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
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
..
basics
cumulus
eos Merge pull request #4501 from privateip/eos_command 8 years ago
ios Merge pull request #4482 from privateip/ios_config 8 years ago
iosxr
junos re.match for numeric only for kwargs[key] = int(value) (#4495) 8 years ago
nxos fix example in nxos_command module 8 years ago
openswitch
vyos added new functionality to vyos_command 8 years ago
__init__.py