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
|
||||
ansible.builtin.apt:
|
||||
upgrade: full
|
||||
become: true
|
||||
- name: Upgrade flatpack
|
||||
ansible.builtin.command: flatpak update
|
||||
become: true
|
Reference in New Issue
Block a user