mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Update plugins/modules/packaging/os/pacman_key.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
@@ -105,7 +105,7 @@ EXAMPLES = '''
|
|||||||
keyring: /etc/pacman.d/gnupg-alternative
|
keyring: /etc/pacman.d/gnupg-alternative
|
||||||
|
|
||||||
- name: Remove a key from the keyring
|
- name: Remove a key from the keyring
|
||||||
pacman_key:
|
community.general.pacman_key:
|
||||||
id: 01234567890ABCDE01234567890ABCDE12345678
|
id: 01234567890ABCDE01234567890ABCDE12345678
|
||||||
state: absent
|
state: absent
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user