formatting

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

View File

@@ -1,4 +1,6 @@
--- - name: Update flatpaks
hosts: all
tasks:
- name: update flatpaks - name: update flatpaks
shell: shell:
cmd: "flatpak update -y" cmd: "flatpak update -y"