klal
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
2025-06-19 20:24:53 +02:00
parent 41bd0fbe73
commit ddee60ab9c

View File

@ -3,7 +3,7 @@
block:
- name: Upgrade the full OS
ansible.builtin.apt:
upgrade: full
upgrade: yes
- name: Upgrade flatpack
ansible.builtin.command: flatpak update -y
when: inventory_hostname == 'morefine.home.lan'