mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
flatpak
This commit is contained in:
parent
629f54f677
commit
9973cf1d47
@ -6,3 +6,6 @@
|
|||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
upgrade: full
|
upgrade: full
|
||||||
become: true
|
become: true
|
||||||
|
- name: Upgrade flatpack
|
||||||
|
ansible.builtin.command: flatpak update
|
||||||
|
become: true
|
Loading…
x
Reference in New Issue
Block a user