fix: Restore and merge group_vars/all.yml
This commit is contained in:
@@ -1,3 +1,29 @@
|
||||
zfs_pool_name: bigpool
|
||||
ip: 192.168.5.7
|
||||
ip_admin: 192.168.6.7
|
||||
mysql_host: "{{ ip_admin }}"
|
||||
gateway: 192.168.6.1
|
||||
|
||||
wireguard-server:
|
||||
wstunnel-download-url: https://github.com/erebe/wstunnel/releases/download/v10.5.2/wstunnel_10.5.2_linux_amd64.tar.gz
|
||||
internal-port: 51822
|
||||
|
||||
wireguard-client:
|
||||
ntb:
|
||||
ip: 10.0.0.2
|
||||
tata:
|
||||
ip: 10.0.0.4
|
||||
pi:
|
||||
ip: 10.0.0.5
|
||||
desktop:
|
||||
ip: 10.0.0.6
|
||||
|
||||
samba_users:
|
||||
- name: warezjoe
|
||||
path: /warezjoe
|
||||
|
||||
- name: tata
|
||||
path: /tata
|
||||
---
|
||||
mydomain: matous.vondrejka.cz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user