mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
typo
This commit is contained in:
parent
d1440daa86
commit
955eb9fb52
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue