mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-29 17:40:08 +01: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 |