Optimized variable conditions for ansible update 2.18 -> 2.20

This commit is contained in:
2025-12-04 12:24:01 +01:00
parent 73ec220847
commit d0efc77b6c
5 changed files with 6 additions and 6 deletions

View File

@@ -56,7 +56,7 @@
- name: Execute Cleanup Routines
include_tasks: 03_cleanup.yml
when: MODE_CLEANUP
when: MODE_CLEANUP | bool
- name: Include DNS role to register Gitea domain(s)
include_role: