mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
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 Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/10424-scaleway-update-zones.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -53,12 +53,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"""
|
||||
|
||||
Reference in New Issue
Block a user