mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Update plugins/modules/packaging/os/pacman_key.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
@@ -94,7 +94,7 @@ EXAMPLES = '''
|
|||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Import a key via keyserver
|
- name: Import a key via keyserver
|
||||||
pacman_key:
|
community.general.pacman_key:
|
||||||
id: 01234567890ABCDE01234567890ABCDE12345678
|
id: 01234567890ABCDE01234567890ABCDE12345678
|
||||||
keyserver: keyserver.domain.tld
|
keyserver: keyserver.domain.tld
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user