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 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
10 years ago
..
basics At least for now, set body to raw as it can be either a dict or jsonified-str 10 years ago
cumulus add init to network/cumulus and reset module attrs 10 years ago
eos Various simple linting type cleanups on modules 10 years ago
ios bugfix for missing function name in ios_command 10 years ago
iosxr initial add of iosxr_config module 10 years ago
junos minor bugfixes for junos_config return values 10 years ago
nxos Moved Conditional class to netcfg. 10 years ago
openswitch initial add of ops_config module 10 years ago
__init__.py package files 11 years ago