mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
Update plugins/modules/packaging/os/pacman_key.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
c11fbe7c02
commit
1a8b76dc46
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue