Looks like only one Flatpak can be installed at a time. It was not happy about the list. Maybe we can find a way to loop later.
This commit is contained in:
parent
2c73616b52
commit
7e5b199213
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
# Galaxy Repos
|
|
||||||
|
|
||||||
# Flatpak resides here.
|
|
||||||
- community.general
|
|
@ -6,9 +6,14 @@
|
|||||||
- sshfs
|
- sshfs
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
|
|
||||||
- name: Install Flatpak Software
|
- name: Install Flatpak
|
||||||
|
packge:
|
||||||
|
name: flatpak
|
||||||
|
|
||||||
|
- name: Install Discord
|
||||||
flatpak:
|
flatpak:
|
||||||
name:
|
name: com.discordapp.Discord
|
||||||
- com.discordapp.Discord
|
|
||||||
- org.shotcut.Shotcut
|
- name: Install Shotcut
|
||||||
state: present
|
flatpak:
|
||||||
|
name: org.shotcut.Shotcut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user