mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
add new zones to doc in inventory plugin
This commit is contained in:
parent
919e111616
commit
cfce8a3080
1 changed files with 5 additions and 0 deletions
|
@ -27,9 +27,14 @@ options:
|
||||||
elements: string
|
elements: string
|
||||||
default:
|
default:
|
||||||
- ams1
|
- ams1
|
||||||
|
- ams2
|
||||||
|
- ams3
|
||||||
- par1
|
- par1
|
||||||
- par2
|
- par2
|
||||||
|
- par3
|
||||||
- waw1
|
- waw1
|
||||||
|
- waw2
|
||||||
|
- waw3
|
||||||
tags:
|
tags:
|
||||||
description: Filter results on a specific tag.
|
description: Filter results on a specific tag.
|
||||||
type: list
|
type: list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue