community.general/lib/ansible/plugins/cliconf
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
..
__init__.py Fix vyos sending 'None' to device (#33889) 2017-12-15 11:20:53 -05:00
aireos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aruba.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
asa.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
enos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
eos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
iosxr.py IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
ironware.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
junos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
mlnxos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nxos.py [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524) 2017-12-19 12:22:33 +05:30
vyos.py Fix vyos sending 'None' to device (#33889) 2017-12-15 11:20:53 -05:00