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/plugins/modules/cloud/scaleway
patchback[bot] 8f084ac065
fix scaleway_user_data (#3940) (#3953)
* fix  scaleway_user_data

scaleway_user_data put cloud-init valuer with 2 unexpected " (begin and end of value)

If Content-Type is not change , it's jsonify ( file module_utils/scaleway.py ligne 131 )

fix the probleme  when "Content-Type" is used instead of "Content-type"

* Create 3940_fix_contenttype_scaleway_user_data.yml

* Update changelogs/fragments/3940_fix_contenttype_scaleway_user_data.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 043b407412)

Co-authored-by: pmangin <96626847+pmangin@users.noreply.github.com>
2021-12-27 19:55:43 +01:00
..
scaleway_compute.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_database_backup.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
scaleway_image_info.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_ip.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_ip_info.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_lb.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_organization_info.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_security_group.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
scaleway_security_group_info.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_security_group_rule.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
scaleway_server_info.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_snapshot_info.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_sshkey.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00
scaleway_user_data.py fix scaleway_user_data (#3940) (#3953) 2021-12-27 19:55:43 +01:00
scaleway_volume.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
scaleway_volume_info.py update scaleway maintainers (#3472) (#3872) 2021-12-08 20:21:02 +01:00