Update plugins/modules/packaging/os/pacman_key.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
George Rawlinson
2021-05-15 08:40:07 +12:00
committed by GitHub
parent 1a8b76dc46
commit 43469a797b

View File

@@ -88,7 +88,7 @@ EXAMPLES = '''
state: present
- name: Import a key via url
pacman_key:
community.general.pacman_key:
id: 01234567890ABCDE01234567890ABCDE12345678
url: https://domain.tld/keys/keyfile.asc
state: present