aboutsummaryrefslogtreecommitdiff
path: root/inventory.yaml.example
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-06-24 13:42:17 +0300
committerheqnx <root@heqnx.com>2025-06-24 13:42:17 +0300
commit5b991e1a11faa14822bc2ea27b8dcb949e12ba61 (patch)
tree9aa9cb08715c6ebb1996e5b8a7f28b7aae0ef86e /inventory.yaml.example
parent3115a425134f836676da5827582719fe88f0f4ff (diff)
downloadansible-pve-host-5b991e1a11faa14822bc2ea27b8dcb949e12ba61.tar.gz
ansible-pve-host-5b991e1a11faa14822bc2ea27b8dcb949e12ba61.zip
added random hex to hostname
Diffstat (limited to 'inventory.yaml.example')
-rw-r--r--inventory.yaml.example2
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