mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
documentation fix for pacman_key
This commit is contained in:
@@ -25,7 +25,7 @@ notes:
|
||||
- If you specify both the key id and the URL with C(state=present), the task can verify or add the key as needed.
|
||||
- By default, keys will be locally signed after being imported into the keyring.
|
||||
- If the specified key id exists in the keyring, the key will not be added.
|
||||
- data, file, and url are mutually exclusive.
|
||||
- I(data), I(file), and I(url) are mutually exclusive.
|
||||
requirements:
|
||||
- gpg
|
||||
- pacman-key
|
||||
|
||||
Reference in New Issue
Block a user