Fix sanity issues. (#4346)

This commit is contained in:
Felix Fontein
2022-03-14 20:56:27 +01:00
committed by GitHub
parent 386bb4bdd5
commit ca2c64b5ca
24 changed files with 28 additions and 19 deletions

View File

@@ -54,15 +54,18 @@ DOCUMENTATION = r'''
description: Populate inventory with instances in this region.
default: []
type: list
elements: string
tags:
description: Populate inventory only with instances which have at least one of the tags listed here.
default: []
type: list
elements: string
version_added: 2.0.0
types:
description: Populate inventory with instances with this type.
default: []
type: list
elements: string
strict:
version_added: 2.0.0
compose: