community.general/lib/ansible/modules/network/iosxr
Trishna Guha a41028244d
Add platform facts in network facts modules (#51434)
* Add platform facts in network facts modules

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add nxos

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add vyos

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add iosxr

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add junos

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix pep8

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* update unit test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix vyos_facts unittest

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix ios_facts unittest

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix iosxr unittests

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix CI failure

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix junos test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2019-03-11 10:56:39 +05:30
..
__init__.py initial add of iosxr_command module 2016-12-08 11:24:06 -05:00
iosxr_banner.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
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