mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-02-02 22:48:48 +00:00
3 lines
86 B
YAML
3 lines
86 B
YAML
- name: Upgrade flatpack
|
|
ansible.builtin.command: flatpak update -y
|
|
become: true |