community.general/lib/ansible/plugins
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
..
action fix ce.py provider param issue (#27876) 2017-12-09 19:03:31 +05:30
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback HipChat API v2 support for ansible callback plugin (#33882) 2017-12-14 17:30:31 -05:00
cliconf [CLI_CONF] Refactor nxos module common library to use cliconf plugin (#31524) 2017-12-19 12:22:33 +05:30
connection winrm: attempting to get kerb auth to work on MacOS (#33795) 2017-12-18 18:49:21 -05:00
filter added flatten filter (#33102) 2017-12-15 14:40:02 -05:00
inventory Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869) 2017-12-13 14:19:19 -05:00
lookup lookup hashi_vault: Add Vault App role in auth_method (#22403) 2017-12-14 13:25:05 -06:00
netconf fixes guess_os for netconf connections (#33671) 2017-12-07 20:17:41 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy Fix included task's name in handler (#33821) 2017-12-12 17:52:01 +01:00
terminal Fixes prompt doubling issue that impacted missing ios enable password prompts. (#33794) 2017-12-15 11:31:28 -05:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py add lookups to config system (#33026) 2017-11-20 09:24:10 -05:00