feat: run force-update always

This commit is contained in:
Simon Cornet 2026-03-02 17:59:43 +01:00
commit 663e9cdbea

View file

@ -15,6 +15,7 @@
delegate_to: "localhost" delegate_to: "localhost"
changed_when: false changed_when: false
failed_when: false failed_when: false
tags: "always"
# execute the role # execute the role
- name: "execute role: common" - name: "execute role: common"