mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 23:48:32 +02:00
flatpak
This commit is contained in:
@ -5,4 +5,7 @@
|
|||||||
- name: Upgrade the OS
|
- name: Upgrade the OS
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
upgrade: full
|
upgrade: full
|
||||||
|
become: true
|
||||||
|
- name: Upgrade flatpack
|
||||||
|
ansible.builtin.command: flatpak update
|
||||||
become: true
|
become: true
|
Reference in New Issue
Block a user