mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00: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 |