add concourse domain
This commit is contained in:
parent
a075360f49
commit
e77362169d
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[defaults]
|
||||
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
|
||||
inventory=inventory
|
||||
vault_password_file=~/secrets
|
||||
vault_password_file=util/secret-service-client.sh
|
||||
interpreter_python=/usr/bin/python3
|
||||
host_key_checking = False
|
||||
|
||||
|
|
|
@ -30,3 +30,4 @@ ntfy IN CNAME www.pim.kunis.nl.
|
|||
apprise IN CNAME www.pim.kunis.nl.
|
||||
uptime IN CNAME www.pim.kunis.nl.
|
||||
concourse IN CNAME www.pim.kunis.nl.
|
||||
discourse IN CNAME www.pim.kunis.nl.
|
||||
|
|
Reference in a new issue