Implmented dev mode für cloudflare

This commit is contained in:
2025-08-10 12:18:17 +02:00
parent 2fd83eaf55
commit fdceb0f792
6 changed files with 87 additions and 38 deletions

View File

@@ -1,7 +1,8 @@
# run_once_srv_proxy_6_6_domain: deactivated
- name: Cleanup Domain
include_tasks: cleanup.yml
when: mode_cleanup | bool
- block:
- include_tasks: "01_cloudflare.yml"
when: dns_provider == "cloudflare"
- include_tasks: "{{ playbook_dir }}/tasks/utils/load_handlers.yml"
vars: