mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-09 12:10:31 -07:00
added directives for state parameter in documentation
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0efdeb9c53
commit
eb2c3892ed
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ deleted_keys:
|
|||
description: An array of key objects that were deleted. Only present on state=absent
|
||||
type: list
|
||||
elements: dict
|
||||
returned: When state=absent
|
||||
returned: When O(state=absent)
|
||||
sample: [{
|
||||
"id": 3,
|
||||
"name": "Octocat's GPG Key",
|
||||
|
|
Loading…
Add table
Reference in a new issue