1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
Vladimir Mihailenco 2bdfea4a43 rackspace: set headers when uploading files to CF.
Otherwise CDN (Akamai) downloads file without the headers. The sequence
is following:
1. Ansible uploads file to CF.
2. Akamai downloads the file and caches it in CDN.
3. Ansible sets headers.

As a result Akamai serves file without headers.

This is backwards incompatible change, because headers keys are not
prefixed with `x-object-meta-`. Which allows user to set headers like
`Access-Control-Allow-Origin`.
2016-12-08 11:23:59 -05:00
..
amazon Fix misspelling of the word 'certificate' 2016-12-08 11:23:59 -05:00
azure Edit azure.py 2016-12-08 11:23:55 -05:00
digital_ocean updated docs to denote retirement of v1 api and clarify when and why auth fields have changed 2016-12-08 11:23:49 -05:00
docker added note about awslogs version added 2016-12-08 11:23:59 -05:00
google fix: do not set scopes account to service account used for instance creation 2016-12-08 11:23:58 -05:00
linode Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
openstack Pass network argument to add_ips_to_server 2016-12-08 11:23:58 -05:00
rackspace rackspace: set headers when uploading files to CF. 2016-12-08 11:23:59 -05:00
vmware adding no_log to password 2016-12-08 11:23:55 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00