mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
Update plugins/modules/packaging/os/pacman_key.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
@@ -83,7 +83,7 @@ EXAMPLES = '''
|
||||
state: present
|
||||
|
||||
- name: Import a key via remote file
|
||||
pacman_key:
|
||||
community.general.pacman_key:
|
||||
file: /tmp/keyfile.asc
|
||||
state: present
|
||||
|
||||
|
||||
Reference in New Issue
Block a user