refactor: replace srv-web-7-7-dns-records with sys-dns-cloudflare-records

- removed obsolete role `srv-web-7-7-dns-records` (README, meta, tasks)
- updated Gitea role to use `sys-dns-cloudflare-records` with explicit record vars
- updated web-opt-rdr-www role to use new DNS role with zone detection (`to_zone`)
- added REDIRECT_WWW_FLAVOR var to support "edge" flavor selection
This commit is contained in:
2025-08-16 23:52:46 +02:00
parent 1126765da2
commit bd2dde3af6
6 changed files with 25 additions and 91 deletions

View File

@@ -1 +1,2 @@
application_id: "web-opt-rdr-www"
application_id: "web-opt-rdr-www"
REDIRECT_WWW_FLAVOR: "edge"