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

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.