mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-04 05:04:22 -07:00
apt_key: clarify the keyring option in docs (#39950)
This commit is contained in:
parent
b2929f0eba
commit
2db375e4aa
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ options:
|
||||||
- The path to a keyfile on the remote server to add to the keyring.
|
- The path to a keyfile on the remote server to add to the keyring.
|
||||||
keyring:
|
keyring:
|
||||||
description:
|
description:
|
||||||
- The path to specific keyring file in /etc/apt/trusted.gpg.d/
|
- The full path to specific keyring file in /etc/apt/trusted.gpg.d/
|
||||||
version_added: "1.3"
|
version_added: "1.3"
|
||||||
url:
|
url:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue