This commit is contained in:
Fabio Sinibaldi 2026-07-30 18:03:35 +02:00
parent dbc9b0f712
commit 20d105bbca
2 changed files with 5 additions and 1 deletions

View File

@ -20,7 +20,7 @@ distributed:
nextcloud: nextcloud:
hosts: hosts:
hserve2: hserve2:
ansible_host: 192.168.1.0 ansible_host: 192.168.1.130
nginx: nginx:
hosts: hosts:
hserve1: hserve1:

View File

@ -0,0 +1,4 @@
---
pangolin_site_id: 5hraslci7wl46nj
newt_secret: "{{ hserve2_crypted_site_secret }}"
nextcloud_docker_mastercontainer_volume_dir: "/home/{{ ansible_user }}/docker_data/nextcloud_aio_mastercontainer"