Update roles/pfsense_upgrade/tasks/update_check.yml
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
# 6. Warnings based on upgrade availability
|
||||
# ---------------------------------------------------------------------------
|
||||
- name: Warn if perform_upgrade is false but upgrade is available
|
||||
ansible.builtn.debug:
|
||||
ansible.builtin.debug:
|
||||
msg: |
|
||||
DRY RUN — Upgrade to {{ upgrade_target_repo }} is available but perform_upgrade=false.
|
||||
Re-run with -e "perform_upgrade=true" to apply.
|
||||
|
||||
Reference in New Issue
Block a user