community.general/lib/ansible/modules/network/iosxr
Nilashish Chakraborty f615011de3
New module for BGP configuration management in iosxr (#53121)
* Add iosxr_bgp module

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Remove unused code

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>

* Remove netconf code

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-03-12 17:47:40 +05:30
..
__init__.py
iosxr_banner.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
iosxr_bgp.py New module for BGP configuration management in iosxr (#53121) 2019-03-12 17:47:40 +05:30
iosxr_command.py added response_timestamps to ios_xr_command module (#50095) 2019-02-04 18:49:06 +05:30
iosxr_config.py Add more return values to *_config modules (#50702) 2019-01-28 20:49:56 +05:30
iosxr_facts.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
iosxr_interface.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
iosxr_logging.py Deprecated version should be an explicit version number (#44593) 2018-08-23 14:45:39 -05:00
iosxr_netconf.py Fix more docs vs argspec (#36048) 2018-02-12 17:42:25 +00:00
iosxr_system.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
iosxr_user.py Add option to enter admin configuration mode in iosxr_user (#51430) 2019-01-30 15:37:28 +05:30