1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Peter Sprygada c3dd0213ef deletes nxapi from shared modules
The nxapi module has been superseded by the nxos shared module and is not longer needed. This commit removes (deletes) nxapi from module_utils.  All custom modules that have used nxapi should be using nxos instead.
2016-01-10 14:56:15 -05:00
..
cli Revert "Show version without supplying a dummy action" 2016-01-07 08:28:18 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Default msg param to AnsibleError to avoid serialization problems 2015-12-02 14:16:47 -05:00
executor restructure vars_prompt and fix regression 2016-01-08 11:46:04 -05:00
galaxy Define and handle ignore_certs correctly. Preserve search term order. Tweak to Galaxy docsite. 2015-12-13 05:23:04 -05:00
inventory Fix typo 2016-01-06 15:46:42 -08:00
module_utils deletes nxapi from shared modules 2016-01-10 14:56:15 -05:00
modules Update submodule refs 2016-01-05 07:53:22 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing cleaner implementation and random chunk length. 2016-01-05 18:04:38 +01:00
playbook output color is now configurable 2015-12-29 17:40:47 -05:00
plugins Restore ability for a module to specify WANT_JSON 2016-01-08 11:37:28 -06:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils Merge pull request #13788 from privateip/shared_module_junos 2016-01-10 14:39:37 -05:00
vars move hostvars.vars to vars 2015-12-22 00:24:35 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py output color is now configurable 2015-12-29 17:40:47 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00