added elements qualifier to deleted_keys

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Austin Lucas Lake 2024-05-09 21:46:46 -07:00 committed by Austin Lucas Lake
parent ee5c34b6ca
commit f2b71ac547
No known key found for this signature in database
GPG key ID: 6A37FA54CFCFA4DB

View file

@ -59,6 +59,7 @@ RETURN = '''
deleted_keys:
description: An array of key objects that were deleted. Only present on state=absent
type: list
elements: dict
returned: When state=absent
sample: [{
"id": 3,