mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
3 lines
86 B
YAML
Executable File
3 lines
86 B
YAML
Executable File
- name: Upgrade flatpack
|
|
ansible.builtin.command: flatpak update -y
|
|
become: true |