This commit is contained in:
2023-10-05 16:14:48 +02:00
parent 8270ba251c
commit 16430c1e2b

View File

@@ -1,5 +1,7 @@
---
- hosts: localhost
remote_user: root
roles:
- tco.dns
- role: tco.dns
vars:
record_name: test1
record_value: 1.2.3.4
record_type: "A"