formatting

This commit is contained in:
2026-02-12 15:17:58 +01:00
parent fd67d7ebcd
commit bd416e11e3

View File

@@ -1,5 +1,7 @@
--- - name: Update flatpaks
- name: update flatpaks hosts: all
shell: tasks:
cmd: "flatpak update -y" - name: update flatpaks
become: false shell:
cmd: "flatpak update -y"
become: false