fix(flatpak): install flatpak system-wide
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
280ba57964
commit
e5b555c577
1 changed files with 1 additions and 0 deletions
|
@ -12,4 +12,5 @@
|
|||
name: "{{ item }}"
|
||||
state: present
|
||||
loop: "{{ flatpak_apps }}"
|
||||
become: true
|
||||
when: flatpak_apps
|
||||
|
|
Loading…
Reference in a new issue