You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
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
7 years ago
..
cli Fix playbook cli unit test (#33767) 7 years ago
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils AnsibleModule.get_file_attributes: add unit test 7 years ago
modules [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524) 7 years ago
parsing
playbook
plugins Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869) 7 years ago
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py