mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
* 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>