community.general/lib/ansible/modules/network/junos
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 add package init to junos/ 2016-12-08 11:24:05 -05:00
junos_banner.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_command.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
junos_config.py junos_config documentation missing "update" choice (#51299) 2019-01-30 10:12:17 -05:00
junos_facts.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
junos_interface.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_l2_interface.py Feature junos filter (#44703) 2019-01-23 09:36:24 +05:30
junos_l3_interface.py Feature junos filter (#44703) 2019-01-23 09:36:24 +05:30
junos_linkagg.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_lldp.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_lldp_interface.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_logging.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_netconf.py Update junos cliconf plugin (#43643) 2018-08-06 10:08:05 +05:30
junos_package.py Add force_host and issu options support in junos_package module (#50018) 2018-12-18 10:51:29 +05:30
junos_ping.py Add new module - junos_ping (#50711) 2019-01-29 15:36:12 +05:30
junos_rpc.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_scp.py Add supported connection in junos module documentation (#38813) 2018-04-17 10:27:29 +05:30
junos_static_route.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_system.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_user.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_vlan.py Feature junos filter (#44703) 2019-01-23 09:36:24 +05:30
junos_vrf.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00