diff options
Diffstat (limited to 'inventory.yaml.example')
-rw-r--r-- | inventory.yaml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory.yaml.example b/inventory.yaml.example index 115fb2b..69081ac 100644 --- a/inventory.yaml.example +++ b/inventory.yaml.example @@ -4,7 +4,7 @@ all: ansible_host: 10.11.12.13 ansible_user: root ansible_ssh_private_key_file: id_rsa - hostname: proxmox-ve-test + hostname: proxmox nat_subnet: 10.10.10.0/24 nat_bridge_ip: 10.10.10.1 wg_subnet: 10.13.37.0/24 |