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
Sloane Hertel 64f54fa6e2 [cloud] Fix aws_s3 backwards compatibility of put/get options (#30580)
Previously to use the modes put or get the object had to be specified with a leading /. Since the boto call doesn't take an object like that this was overlooked and removed. Added a check to remove that leading character.
8 years ago
..
cli Check number of vault secrets after setup. (#30520) 8 years ago
compat Remove wildcard imports 9 years ago
config moved from eval to templating + literal_eval 8 years ago
errors Ansible Config part2 (#27448) 9 years ago
executor made callbacks backwards compatible (#30625) 8 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory Remove redundant check for group membership in add_host (#30530) 8 years ago
module_utils CamelConverter - more fixes picked up in testing (#30601) 8 years ago
modules [cloud] Fix aws_s3 backwards compatibility of put/get options (#30580) 8 years ago
parsing Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
playbook Fixing two bugs with import_role (#30398) 8 years ago
plugins Fix python3 and nonascii handling in inventory plugins 8 years ago
template Ansible Config part2 (#27448) 9 years ago
utils fixed issue with default callback inheritance (#30427) 8 years ago
vars remove fact namespacing 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py moved from eval to templating + literal_eval 8 years ago
release.py New release v2.4.0.0-0.1.rc1 8 years ago