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/lib/ansible
Trishna Guha 48ecbb8fb9
fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778)
* fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules

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

* Define functions in individual action plugins to avoid code duplication

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

* Add net_* eos tests for eapi

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

* update plugin code
7 years ago
..
cli Add a config toggle for agnostic become prompts, defaulting to False for the 2.5 release. Fixes #33999 (#34761) 7 years ago
compat Create a short license for PSF and MIT. (#32212) 7 years ago
config Add a config toggle for agnostic become prompts, defaulting to False for the 2.5 release. Fixes #33999 (#34761) 7 years ago
errors Correct the AnsibleError exception to call its superclass's constructor 7 years ago
executor Fix persistent command timeout handling (#34791) 7 years ago
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 7 years ago
inventory dont warn on not matching 'all' (#32806) 7 years ago
module_utils vultr: add api_endpoint param (#34850) 7 years ago
modules fix vxlan idempotent issue (#34750) 7 years ago
parsing Misc. typo is display log (#34388) 7 years ago
playbook Provide a way to explicitly invoke the debugger (#34006) 7 years ago
plugins fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 7 years ago
utils vultr: add api_endpoint param (#34850) 7 years ago
vars fix item var in delegation (#32986) 7 years ago
__init__.py
constants.py Fixes eos sending 'None' to device (#33015) 7 years ago
release.py Bump the versions now that devel is 2.5 7 years ago