Shortened network- to net-

This commit is contained in:
2025-07-09 04:35:21 +02:00
parent 66198ca1ec
commit 2108702a2b
46 changed files with 25 additions and 25 deletions

View File

@@ -64,7 +64,7 @@
- name: Include DNS role to register Gitea domain(s)
include_role:
name: network-dns-records
name: net-dns-records
vars:
cloudflare_api_token: "{{ certbot_dns_api_token }}"
cloudflare_domains: "{{ [ domains | get_domain(application_id) ] }}"