community.general/lib/ansible/modules/network
Peter Sprygada 1fd5989b9d initial add of ops_command module
This commit adds a new module, ops_command, that handles executing commands
on OpenSwitch over the CLI.  Since this module is designed to work with the
OpenSwitch CLI, it only supports the CLI transport option
2016-12-08 11:24:11 -05:00
..
basics Don't pass follow_redirects to fetch_url, use module.params instead 2016-12-08 11:24:10 -05:00
cumulus add init to network/cumulus and reset module attrs 2016-12-08 11:24:05 -05:00
eos bugfix for handling match=strict in eos_config 2016-12-08 11:24:11 -05:00
ios bugfix for ios_config module 2016-12-08 11:24:11 -05:00
iosxr bugfix for handling match=strict in iosxr_config 2016-12-08 11:24:11 -05:00
junos Fixed BOOLEANS rendering in docsite 2016-12-08 11:24:10 -05:00
nxos bugfix for handling match=strict in nxos_config 2016-12-08 11:24:11 -05:00
openswitch initial add of ops_command module 2016-12-08 11:24:11 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00