This commit is contained in:
Eugene Mazhora
2026-07-29 18:57:51 +02:00
committed by GitHub
6 changed files with 75 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
dns_rfc2136_server = "{{ item.server }}"
dns_rfc2136_port = "{{ item.port }}"
dns_rfc2136_name = "{{ item.key_name }}"
dns_rfc2136_secret = "{{ item.secret }}"
dns_rfc2136_algorithm = "{{ item.algorithm }}"