Peter Sprygada
7b5a4e2fa3
update iosxr_template to use network shared modules
...
This updates the iosxr_template module to make it work with the new
shared network modules introduced in Ansible 2.2
Tested on IOSXR 6.0.0
2016-08-26 15:56:17 -04:00
John R Barker
d05ed8e2d8
ios & iosxr Documentation improvements ( #4321 )
2016-08-05 19:26:09 -04:00
John Barker
531eed80b3
Replace BOOLEANS with true/false
2016-04-05 16:31:15 +01:00
Peter Sprygada
cf01087a30
refactor iosxr_template module to remove old diff functions
...
this replaces the old diff functions with the netcfg shared module for
handling configuration diffs between running and candidate
2016-04-04 16:15:39 -04:00
Peter Sprygada
fb82e08e73
initial add of iosxr_template module
...
This adds a new module, iosxr_template, that can be used to template
configurations for IOS XR devices. Templates are then loaded into the
target device over cli
2016-02-12 17:04:20 -05:00