1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Remove unneeded fields (with typos). (#1887) (#1889)

(cherry picked from commit e353390e6c)
This commit is contained in:
Felix Fontein 2021-02-23 23:48:47 +01:00 committed by GitHub
parent bcf5c289af
commit 0a364b166b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,12 +32,10 @@ DOCUMENTATION = r'''
description: Populate inventory with instances in this region.
default: []
type: list
required: false
types:
description: Populate inventory with instances with this type.
default: []
type: list
required: false
'''
EXAMPLES = r'''