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 12d6ae8de4 add new functionality to iosxr_command module
* commands argument now accepts a dict arguments[1]
* 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

[1] The commands argument will now accept a dict argument that can
specifiy the output format of the command.  To specify a dict argument
use the form of { command: <str>, output: <str>, prompt: <str>,
response: <str> }.
9 years ago
..
basics get_url headers param values parsing (#4245) 10 years ago
cumulus Cumulus - consistent docs formatting 10 years ago
eos General EOS documentation improvements 10 years ago
ios Merge pull request #4323 from Qalthos/ios_config_bugfix 10 years ago
iosxr add new functionality to iosxr_command module 9 years ago
junos Update junos_config.py 10 years ago
nxos added a period 9 years ago
openswitch openswitch: Docs fixes 10 years ago
vyos vyos: Docs fixes 10 years ago
__init__.py package files 11 years ago