1
0
Fork 0
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:
George Rawlinson 2021-05-15 08:39:54 +12:00 committed by GitHub
parent 24e13699c0
commit c11fbe7c02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.