update
This commit is contained in:
parent
a36ea03119
commit
0b2e89a703
26 changed files with 106 additions and 272 deletions
|
|
@ -3,7 +3,7 @@
|
|||
name: "{{ item.name }}"
|
||||
state: present
|
||||
flatpakrepo_url: "{{ item.url }}"
|
||||
method: system
|
||||
method: user
|
||||
with_items: "{{ flatpak_remote }}"
|
||||
when: flatpak_remote is defined
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue