20:02 force upgrade to false

This commit is contained in:
2025-11-05 20:03:08 +02:00
parent 60edd5f34a
commit f4fbda3488

View File

@@ -77,7 +77,7 @@
# >>> TEMPORARY OVERRIDE (REMOVE THIS TASK LATER) <<< # >>> TEMPORARY OVERRIDE (REMOVE THIS TASK LATER) <<<
- name: TEMPORARILY set force-upgrade to yes (REMOVE BEFORE COMMITTING) - name: TEMPORARILY set force-upgrade to yes (REMOVE BEFORE COMMITTING)
ansible.builtin.set_fact: ansible.builtin.set_fact:
force_upgrade_raw: "yes" force_upgrade_raw: "no"
# <<< END TEMPORARY >>> # <<< END TEMPORARY >>>
- name: Normalize force-upgrade flag to boolean - name: Normalize force-upgrade flag to boolean