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
junos_banner.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
junos_command.py
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
junos_package.py
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
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