mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Document the data argument for apt_key
This commit is contained in:
parent
cf2ddb6f80
commit
dcb06a2306
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@ options:
|
|||
default: none
|
||||
description:
|
||||
- identifier of key
|
||||
data:
|
||||
required: false
|
||||
default: none
|
||||
description:
|
||||
- keyfile contents
|
||||
url:
|
||||
required: false
|
||||
default: none
|
||||
|
|
Loading…
Reference in a new issue