formatting

This commit is contained in:
2026-02-12 15:14:41 +01:00
parent a3e025c1d5
commit fd67d7ebcd

View File

@@ -1,4 +1,5 @@
---
- name: update flatpaks
shell:
cmd: flatpak update -y
cmd: "flatpak update -y"
become: false