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 46886f8249 Improve aws_s3 permission handling for non S3 (#38574)
* Test case for missing permissions

* Update aws_s3 module to latest standards

* Use AnsibleAWSModule
* Handle BotoCoreErrors properly
* Test for BotoCoreErrors
* Check for XNotImplemented exceptions (#38569)

* Don't prematurely fail if user does not have s3:GetObject permission

* Allow S3 drop-ins to ignore put_object_acl and put_bucket_acl
8 years ago
..
cli fix ansible-doc regression from missing plugins (#41167) 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config Add some dots at the end of sentences (#41176) 8 years ago
errors give hint to users when a file is not found 8 years ago
executor Honor ignore_errors when invoking the debugger, add config to disable this behavior (#39868) 8 years ago
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 8 years ago
inventory Introduce inventory.any_unparsed_is_failed configuration setting (#41171) 8 years ago
module_utils Improve aws_s3 permission handling for non S3 (#38574) 8 years ago
modules Improve aws_s3 permission handling for non S3 (#38574) 8 years ago
parsing Fix wrong python keyword (followup to #36357) (#41067) 8 years ago
playbook Revert #39365, improve error messaging (#41208) 8 years ago
plugins Fix ios_user integration test failure (#41252) 8 years ago
template Allow config to enable native jinja types (#32738) 8 years ago
utils Make admin_users only contain root and toor because admin is used for non-privileged accounts 8 years ago
vars minimize loading files/plugins 8 years ago
__init__.py
constants.py adds ansible-doc JSON plugin data dump 8 years ago
release.py update 2.7 codename 8 years ago