remove playbooks/knot.yml

dns
jeltz 2 years ago
parent b1f26f2cd7
commit e36e31d18b
Signed by: jeltz
GPG Key ID: 800882B66C0C3326

@ -1,17 +0,0 @@
#!/usr/bin/env ansible-playbook
---
- hosts: all
roles: []
# WIP: Deploy authoritative DNS servers
# - hosts: authoritative_dns
# vars:
# service_repo: https://gitlab.crans.org/nounous/re2o-dns.git
# service_name: dns
# service_version: crans
# service_config:
# hostname: re2o-server.adm.auro.re
# username: service-user
# password: "{{ vault_serviceuser_passwd }}"
# roles:
# - re2o_service
Loading…
Cancel
Save