1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-21 20:59:10 +00:00

Added the new it-mil-1 and it-mil region to the scaleway utility file.

This commit is contained in:
Philip Norton 2026-03-19 12:40:04 +00:00
parent 91e3e111e4
commit b61c02cc7a

View file

@ -460,6 +460,7 @@ SCALEWAY_REGIONS = [
"fr-par",
"nl-ams",
"pl-waw",
"it-mil"
]
SCALEWAY_ZONES = [
@ -472,4 +473,5 @@ SCALEWAY_ZONES = [
"pl-waw-1",
"pl-waw-2",
"pl-waw-3",
"it-mil-1"
]