mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-09-13 20:20:11 +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