community.general/lib/ansible/module_utils/network
Trishna Guha 9f86b923e9
[CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524)
* refactor nxos modules

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

* get_config update

* fix get_config

* update nxos module

* device_info

* fix conflict

* add failure message check

* pep8 fixes

* use get_capabilities to check cliconf

* Add logic to detect platform in get_capabilities and cache in module_utils

* return msg in edit_config

* fix conflicts

* make modules compatible

* fix nxos cliconf api

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

* cache capabilities

* Update transport queries to get_capabilities in module level

* fix unit tests

* load_config error code

* remove unnecessary change

* Refactor nxos_install_os module
2017-12-19 12:22:33 +05:30
..
a10
aci ACI Module: Update modules to provide match criteria; allows more complex matching (#33756) 2017-12-11 18:43:11 +00:00
aireos
aos
aruba Aruba indenting (#33884) 2017-12-14 14:37:34 +05:30
asa
avi
bigswitch
cloudengine
cnos
common Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
dellos6
dellos9
dellos10
enos Lenovo enos bugfixes (#33857) 2017-12-13 20:57:51 +00:00
eos Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
f5 A first pass at moving libs to new dir structure (#33727) 2017-12-08 15:28:23 -08:00
fortios
ios Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
iosxr Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
ironware
junos
mlnxos
netscaler
nso nso_action for Cisco NSO (#32781) 2017-12-15 11:29:04 +00:00
nxos [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524) 2017-12-19 12:22:33 +05:30
ordnance
sros
vyos
__init__.py