mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
(cherry picked from commit e353390e6c
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
13929acf02
commit
4eef56b7b3
1 changed files with 0 additions and 3 deletions
|
@ -34,18 +34,15 @@ DOCUMENTATION = r'''
|
|||
description: Populate inventory with instances in this region.
|
||||
default: []
|
||||
type: list
|
||||
required: false
|
||||
tags:
|
||||
description: Populate inventory only with instances which have at least one of the tags listed here.
|
||||
default: []
|
||||
type: list
|
||||
reqired: false
|
||||
version_added: 2.0.0
|
||||
types:
|
||||
description: Populate inventory with instances with this type.
|
||||
default: []
|
||||
type: list
|
||||
required: false
|
||||
strict:
|
||||
version_added: 2.0.0
|
||||
compose:
|
||||
|
|
Loading…
Reference in a new issue