feat: add force option to git module in server.yml for repository updates
Some checks failed
Nix Format Check / check-format (push) Failing after 38s

This commit is contained in:
Menno van Leeuwen 2025-03-10 21:42:49 +01:00
parent f03a028741
commit 53aca071e4
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -18,6 +18,7 @@
dest: "/mnt/services"
update: true
version: "main"
force: true
become: true
register: git_result
changed_when: git_result.changed