Move website to walker
This commit is contained in:
@ -1,2 +1 @@
|
||||
app_data_dir: .
|
||||
with_traefik_pages: true
|
||||
|
1
ansible/host_vars/walker.yml
Normal file
1
ansible/host_vars/walker.yml
Normal file
@ -0,0 +1 @@
|
||||
with_traefik_pages: true
|
@ -51,7 +51,6 @@
|
||||
- grimes
|
||||
roles:
|
||||
- duplicati
|
||||
- pages
|
||||
- nebula
|
||||
|
||||
- hosts: pve-docker
|
||||
@ -95,6 +94,7 @@
|
||||
- upload
|
||||
- duplicati
|
||||
- plausible
|
||||
- pages
|
||||
|
||||
- hosts: jellyfin
|
||||
roles:
|
||||
|
Reference in New Issue
Block a user