From c4a02bd18da938004441a76392b68d38c0113817 Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Sat, 15 May 2021 08:40:13 +1200 Subject: [PATCH] Update plugins/modules/packaging/os/pacman_key.py Co-authored-by: Andrew Klychkov --- plugins/modules/packaging/os/pacman_key.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/packaging/os/pacman_key.py b/plugins/modules/packaging/os/pacman_key.py index e5d4b24acb..a9f6dbbf61 100644 --- a/plugins/modules/packaging/os/pacman_key.py +++ b/plugins/modules/packaging/os/pacman_key.py @@ -99,7 +99,7 @@ EXAMPLES = ''' keyserver: keyserver.domain.tld - name: Import a key into an alternative keyring - pacman_key: + community.general.pacman_key: id: 01234567890ABCDE01234567890ABCDE12345678 file: /tmp/keyfile.asc keyring: /etc/pacman.d/gnupg-alternative