add funkwhale to ns

This commit is contained in:
2023-03-22 10:51:15 -04:00
parent db9512c7ad
commit a6f84604c5
3 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
apt:
name: "{{ item }}"
state: latest
cache_valid_time: 3600
with_items:
- bind9

View File

@@ -77,3 +77,4 @@ tunedb IN CNAME dkhost
abcapi IN CNAME dkhost
;prometheus IN CNAME dkhost
;metrics IN CNAME dkhost
funkwhale IN CNAME dkhost