Move plausible to new server
This commit is contained in:
parent
87120ae0f3
commit
6d75272d34
2 changed files with 6 additions and 1 deletions
1
ansible/host_vars/grimes.yml
Normal file
1
ansible/host_vars/grimes.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
app_data_dir: .
|
|
@ -35,11 +35,15 @@
|
||||||
roles:
|
roles:
|
||||||
- zfs
|
- zfs
|
||||||
|
|
||||||
|
- hosts:
|
||||||
|
- grimes
|
||||||
|
roles:
|
||||||
|
- plausible
|
||||||
|
|
||||||
- hosts: intersect
|
- hosts: intersect
|
||||||
roles:
|
roles:
|
||||||
- home_assistant
|
- home_assistant
|
||||||
- intersect_docker
|
- intersect_docker
|
||||||
- plausible
|
|
||||||
- duplicati
|
- duplicati
|
||||||
- grafana
|
- grafana
|
||||||
- gitlab
|
- gitlab
|
||||||
|
|
Loading…
Reference in a new issue