Commit Graph

3 Commits (94e66cb1080c09eb6e12ca8a1fa21e7f51b1706c)

Author SHA1 Message Date
Peter Sprygada d8615683e5 update nxos_config doc strings and return values
This commit unifys the return values for the nxos_config module to always
return updates and responses
10 years ago
Peter Sprygada fca78058db fixup docstring in nxos_config module 10 years ago
Peter Sprygada ef8df6c0ec initial add of new nxos_config module
This adds a new module for managing configuraiton files for Cisco NXOS
devices.  It provides configuration file management including templating
and backing up the current configuration.

This PR has a dependency on ansible/ansible PR # 14012
10 years ago