mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-02 07:48:32 +02:00
flatpak
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user