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
Will Thames 04df2312e7 Provide AnsibleAWSModule with _name attribute (#34564)
_name attribute is used when providing generic error messages
(such as connection problems). As AnsibleAWSModule does not inherit
things from AnsibleModule by default, need to provide it.
8 years ago
..
cli Ensure alternatives are displayed in deprecation warnings 8 years ago
compat Create a short license for PSF and MIT. (#32212) 8 years ago
config Change cow path selection variable from COWPATH to COW_PATH (#34063) 8 years ago
errors Correct the AnsibleError exception to call its superclass's constructor 8 years ago
executor Provide a way to explicitly invoke the debugger (#34006) 8 years ago
galaxy Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807) 8 years ago
inventory dont warn on not matching 'all' (#32806) 8 years ago
module_utils Provide AnsibleAWSModule with _name attribute (#34564) 8 years ago
modules vmware_guest: fix dvs idempotency issue (#34208) 8 years ago
parsing Misc. typo is display log (#34388) 8 years ago
playbook Provide a way to explicitly invoke the debugger (#34006) 8 years ago
plugins Adds kubectl and oc connection plugins (#26668) 8 years ago
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 8 years ago
utils Change cow path selection variable from COWPATH to COW_PATH (#34063) 8 years ago
vars fix item var in delegation (#32986) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fixes eos sending 'None' to device (#33015) 8 years ago
release.py Bump the versions now that devel is 2.5 8 years ago