community.general/lib/ansible
Ricardo Carrillo Cruz 32e7c9bc9c
Refactor EOS code to use cliconf (#34426)
* WIP Refactor EOS code to use cliconf

* Fix connection.get where sendonly is True

* Fix pylint issue

* Remove return from send_config and various exec_commands

Also, removed a few try/except, which are anyways handled in
Connection.
2018-01-11 13:33:33 +01:00
..
cli Ensure alternatives are displayed in deprecation warnings 2018-01-09 21:21:53 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Change cow path selection variable from COWPATH to COW_PATH (#34063) 2018-01-10 15:54:47 -05:00
errors Correct the AnsibleError exception to call its superclass's constructor 2017-12-21 20:42:44 -08:00
executor Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
galaxy Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807) 2017-12-13 11:35:05 +01:00
inventory dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
module_utils Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
modules vmware: Add new module 'vmware_host_config_facts' (#34570) 2018-01-11 13:40:37 +05:30
parsing Misc. typo is display log (#34388) 2018-01-05 07:44:28 +05:30
playbook Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
plugins Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils Change cow path selection variable from COWPATH to COW_PATH (#34063) 2018-01-10 15:54:47 -05:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00