mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 23:39:09 -07:00
nso_config module for setting configuration in Cisco NSO (#30973)
This commit is contained in:
parent
4443da2d79
commit
f1fe467c22
16 changed files with 1376 additions and 0 deletions
|
@ -36,6 +36,7 @@ The following is a list of module_utils files and a general description. The mod
|
|||
- netcmd.py - Defines commands and comparison operators for use in networking modules
|
||||
- netscaler.py - Utilities specifically for the netscaler network modules.
|
||||
- network.py - Functions for running commands on networking devices
|
||||
- nso.py - Utilities for modules that work with Cisco NSO.
|
||||
- nxos.py - Contains definitions and helper functions specific to Cisco NXOS networking devices
|
||||
- openstack.py - Utilities for modules that work with Openstack instances.
|
||||
- openswitch.py - Definitions and helper functions for modules that manage OpenSwitch devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue