Commit Graph

6 Commits (b78d70867812f352ed242538c42f64d65d55b0db)

Author SHA1 Message Date
Johannes Meixner 24549ee80a network/*/*_config.py: Correct typo.
- Replace syntanx with syntax in all things network.
10 years ago
Patrick Ogenstad 5409ed1b28 Fix documentation example, missing ")" 10 years ago
John Barker 531eed80b3 Replace BOOLEANS with true/false 10 years ago
Peter Sprygada 0f724f625d refactor iosxr_config module to remove old diff functions
this replaces the old diff functions with the netcfg lib for handling
configuration diffs between running and candidate configurations
10 years ago
Peter Sprygada e9ab4d688d bugfix for handling match=strict in iosxr_config
Resolves an issue where match=strict would act like match=exact when
evaluating the configuration
10 years ago
Peter Sprygada 0e270da561 initial add of iosxr_config module
This adds a new module, iosxr_config, that can be used for configuring
Cisco IOS XR devices.  It is provides a set of arguments for sending
configuration commands to the device over cli
10 years ago