ansible/network/iosxr
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
2016-02-12 17:04:30 -05:00
..
__init__.py initial add of iosxr_command module 2016-02-12 17:04:12 -05:00
iosxr_command.py initial add of iosxr_command module 2016-02-12 17:04:12 -05:00
iosxr_config.py initial add of iosxr_config module 2016-02-12 17:04:30 -05:00
iosxr_template.py initial add of iosxr_template module 2016-02-12 17:04:20 -05:00