community.general/lib/ansible/modules/network/vyos
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
vyos_banner.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_command.py network command modules cleanup (#45242) 2018-09-13 08:55:35 -04:00
vyos_config.py Add more return values to *_config modules (#50702) 2019-01-28 20:49:56 +05:30
vyos_facts.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
vyos_interface.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
vyos_l3_interface.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_linkagg.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_lldp.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_lldp_interface.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_logging.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_ping.py New Module: vyos_ping (#50193) 2019-01-08 10:42:24 +05:30
vyos_static_route.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_system.py
vyos_user.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vyos_vlan.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00