Compare commits
2 commits
e76da25978
...
a075360f49
Author | SHA1 | Date | |
---|---|---|---|
a075360f49 | |||
c0629b01b4 |
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
|
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
|
||||||
inventory=inventory
|
inventory=inventory
|
||||||
vault_password_file=util/secret-service-client.sh
|
vault_password_file=~/secrets
|
||||||
interpreter_python=/usr/bin/python3
|
interpreter_python=/usr/bin/python3
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN geokunis2.nl.
|
$ORIGIN geokunis2.nl.
|
||||||
$TTL 60
|
$TTL 60
|
||||||
|
|
||||||
geokunis2.nl. IN SOA ns.geokunis2.nl. niels.kunis.nl. 2023050400 1800 3600 1209600 3600
|
geokunis2.nl. IN SOA ns.geokunis2.nl. niels.kunis.nl. 2023052600 1800 3600 1209600 3600
|
||||||
NS ns.geokunis2.nl.
|
NS ns.geokunis2.nl.
|
||||||
NS ns0.transip.net.
|
NS ns0.transip.net.
|
||||||
NS ns1.transip.nl.
|
NS ns1.transip.nl.
|
||||||
|
@ -15,6 +15,7 @@ wg IN AAAA 2a02:58:1:e::1afb
|
||||||
wg4 IN A 84.245.14.149
|
wg4 IN A 84.245.14.149
|
||||||
wg6 IN AAAA 2a02:58:1:e::1afb
|
wg6 IN AAAA 2a02:58:1:e::1afb
|
||||||
kms IN A 84.245.14.149
|
kms IN A 84.245.14.149
|
||||||
|
tuindersweijde IN A 84.245.14.149
|
||||||
files IN A 84.245.14.149
|
files IN A 84.245.14.149
|
||||||
files IN AAAA 2a02:58:19a:f730:b62e:99ff:fe77:1bda
|
files IN AAAA 2a02:58:19a:f730:b62e:99ff:fe77:1bda
|
||||||
ns A 84.245.14.149
|
ns A 84.245.14.149
|
||||||
|
|
Reference in a new issue