Compare commits
No commits in common. "a075360f496a61578b15207ced40e4f792ea28af" and "e76da25978bdf6b2efde40831c0d579c30bc2c3f" have entirely different histories.
a075360f49
...
e76da25978
2 changed files with 2 additions and 3 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=~/secrets
|
vault_password_file=util/secret-service-client.sh
|
||||||
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. 2023052600 1800 3600 1209600 3600
|
geokunis2.nl. IN SOA ns.geokunis2.nl. niels.kunis.nl. 2023050400 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,7 +15,6 @@ 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