mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-12 20:54:12 +00:00
Update plugins/modules/packaging/os/pacman_key.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
24e13699c0
commit
c11fbe7c02
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ DOCUMENTATION = '''
|
|||
module: pacman_key
|
||||
author:
|
||||
- George Rawlinson (@grawlinson) <george@rawlinson.net.nz>
|
||||
version_added: "1.1.0"
|
||||
version_added: "1.3.0"
|
||||
short_description: Manage pacman's list of trusted keys
|
||||
description:
|
||||
- Add or remove gpg keys from the pacman keyring.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue