ansible/network
Peter Sprygada b7d7bfa0b1 initial add of ops_config module
This commit adds a new module, ops_config, that allows playbook designers
to create tasks for configuring OpenSwitch over the CLI.  The module
is designed to work directly with configuration mode in OpenSwitch and
therefore only supports the CLI transport option
2016-03-07 06:43:14 -05:00
..
basics At least for now, set body to raw as it can be either a dict or jsonified-str 2016-02-29 07:20:39 -08:00
cumulus add init to network/cumulus and reset module attrs 2016-02-12 07:12:56 -05:00
eos Various simple linting type cleanups on modules 2016-02-16 15:58:44 -06:00
ios bugfix for missing function name in ios_command 2016-02-17 13:49:08 +00:00
iosxr initial add of iosxr_config module 2016-02-12 17:04:30 -05:00
junos minor bugfixes for junos_config return values 2016-02-20 16:25:57 -05:00
nxos Moved Conditional class to netcfg. 2016-02-11 01:17:52 -05:00
openswitch initial add of ops_config module 2016-03-07 06:43:14 -05:00
__init__.py package files 2014-09-26 11:05:47 -04:00