diff options
author | heqnx <root@heqnx.com> | 2025-06-27 14:36:04 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-27 14:36:04 +0300 |
commit | cb3dc22df728272ad05de3684eb8dc672654a05e (patch) | |
tree | 4c3ddd6505b82d4559ced35232e3ea028b70da1d /inventory.yaml.example | |
parent | 12756a89c2089f696c9e05bf8c95a093e25521a4 (diff) | |
download | ansible-pve-host-cb3dc22df728272ad05de3684eb8dc672654a05e.tar.gz ansible-pve-host-cb3dc22df728272ad05de3684eb8dc672654a05e.zip |
added conditional dnsmasq setup for vmbr1 and ufw filter rules; fixed a couple of issues by removing /etc/pve/priv, no need for modifying it
Diffstat (limited to 'inventory.yaml.example')
-rw-r--r-- | inventory.yaml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory.yaml.example b/inventory.yaml.example index 69081ac..96a3d65 100644 --- a/inventory.yaml.example +++ b/inventory.yaml.example @@ -7,6 +7,7 @@ all: hostname: proxmox nat_subnet: 10.10.10.0/24 nat_bridge_ip: 10.10.10.1 + enable_dnsmasq: false wg_subnet: 10.13.37.0/24 wg_port: 31337 children: |