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
pmangin 043b407412
fix scaleway_user_data (#3940)
* 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>
2021-12-27 19:40:55 +01:00
..
scaleway_compute.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_database_backup.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
scaleway_image_info.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_ip.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_ip_info.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_lb.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_organization_info.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_security_group.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
scaleway_security_group_info.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_security_group_rule.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
scaleway_server_info.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_snapshot_info.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_sshkey.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
scaleway_user_data.py fix scaleway_user_data (#3940) 2021-12-27 19:40:55 +01:00
scaleway_volume.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
scaleway_volume_info.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00