Update PGP key for librewolf
This commit is contained in:
parent
bf388d388d
commit
64c1b05ba8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
update: false
|
||||
version: master
|
||||
- name: Add gpg key for librewolf (Archlinux)
|
||||
ansible.builtin.command: gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 031F7104E932F7BD7416E7F6D2845E1305D6E801
|
||||
ansible.builtin.command: gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 662E3CDD6FE329002D0CA5BB40339DD82B12EF16
|
||||
register: result
|
||||
changed_when: "'unchanged: 1' not in result.stderr"
|
||||
- name: Make and install librewolf (Archlinux)
|
||||
|
|
Loading…
Add table
Reference in a new issue