mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 18:01:11 +01: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