3 lines
86 B
YAML
Raw Normal View History

2024-11-26 19:37:53 +01:00
- name: Upgrade flatpack
ansible.builtin.command: flatpak update -y
become: true