mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
[PR #10424/658af61e backport][stable-11] scaleway: update zone list (#10582)
scaleway: update zone list (#10424)
* changelog fragment
* add new zones
* add new zones to choices for instance resources
* add new zones to doc in inventory plugin
* Apply suggestions from code review
* Update changelogs/fragments/10424-scaleway-update-zones.yml
---------
(cherry picked from commit 658af61e17
)
Co-authored-by: Mia-Cross <lmarabese@scaleway.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
e1017afe4a
commit
cdaf6d9493
17 changed files with 118 additions and 1 deletions
|
@ -30,12 +30,17 @@ options:
|
|||
choices:
|
||||
- ams1
|
||||
- EMEA-NL-EVS
|
||||
- ams2
|
||||
- ams3
|
||||
- par1
|
||||
- EMEA-FR-PAR1
|
||||
- par2
|
||||
- EMEA-FR-PAR2
|
||||
- par3
|
||||
- waw1
|
||||
- EMEA-PL-WAW1
|
||||
- waw2
|
||||
- waw3
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue