1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
This commit is contained in:
Jason N 2024-03-09 14:57:11 -05:00 committed by GitHub
parent d1440daa86
commit 955eb9fb52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
tasks: tasks:
- name: Get install GPG key - name: Get install GPG key
ansible.builtint.slurp: ansible.builtin.slurp:
src: /ostree/deploy/default/var/lib/flatpak/repo/flathub.trustedkeys.gpg src: /ostree/deploy/default/var/lib/flatpak/repo/flathub.trustedkeys.gpg
register: found_gpg register: found_gpg