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 56196e66bf [cloud] Improve results from ecs_taskdefinition_facts (#34337)
ecs_taskdefinition_facts should not populate ansible_facts with
so much information.

Better to just return the contents of the dict directly.

Reduce line lengths, use AnsibleAWSModule, don't reimplement
camel_dict_to_snake_dict.
7 years ago
..
cli add a vault --encrypt-vault-to specify vault id to use for encrypt (#31067) 7 years ago
compat Create a short license for PSF and MIT. (#32212) 7 years ago
config spelling (#35258) 7 years ago
errors Make AnsibleActionDone a private exception 7 years ago
executor Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299) 7 years ago
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 7 years ago
inventory add inventory caching & use in virtualbox inventory plugin (#34510) 7 years ago
module_utils Add identity_api_version opt in OpenStack modules (#26103) 7 years ago
modules [cloud] Improve results from ecs_taskdefinition_facts (#34337) 7 years ago
parsing Remove deprecated code (#34828) 7 years ago
playbook Temporary (#31677) 7 years ago
plugins [cloud] snake_case hostvars in aws_ec2 inventory plugin (#35306) 7 years ago
template Remove incorrect assumption on exception constructors (#35271) 7 years ago
utils Add identity_api_version opt in OpenStack modules (#26103) 7 years ago
vars Don't skip an inventory source just because it has a comma (#35002) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Move module_set_locale and module_lang back to global 7 years ago
release.py Bump the versions now that devel is 2.5 7 years ago