add funkwhale to ns
This commit is contained in:
4
.idea/provisioning.iml
generated
4
.idea/provisioning.iml
generated
@@ -1,7 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="WEB_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/ansible-5/venv" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
apt:
|
||||
name: "{{ item }}"
|
||||
state: latest
|
||||
cache_valid_time: 3600
|
||||
with_items:
|
||||
- bind9
|
||||
|
||||
|
||||
@@ -77,3 +77,4 @@ tunedb IN CNAME dkhost
|
||||
abcapi IN CNAME dkhost
|
||||
;prometheus IN CNAME dkhost
|
||||
;metrics IN CNAME dkhost
|
||||
funkwhale IN CNAME dkhost
|
||||
|
||||
Reference in New Issue
Block a user