community.general/lib/ansible/plugins/cliconf
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 Standardize cliconf get_capabilities (#51147) 2019-01-28 08:24:44 -05:00
aireos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
aruba.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
asa.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
ce.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
cnos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
dellos6.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
dellos9.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
dellos10.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
edgeos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
edgeswitch.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
enos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
eos.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
exos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
frr.py Added new module - frr_facts (#51804) 2019-02-18 19:35:40 +05:30
ios.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
iosxr.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
ironware.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
junos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
nos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
nxos.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
onyx.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
routeros.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
slxos.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
voss.py Document httpapi and cliconf plugins (#49503) 2019-02-08 11:04:05 -05:00
vyos.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30