redefined groupping to separate ubuntu hosts from proxmox

This commit is contained in:
2025-08-24 18:20:16 +02:00
parent 42c4d278a8
commit 03c74b6cbb

View File

@@ -2,8 +2,10 @@
ansible_user = mbuz
ansible_ssh_private_key_file = /home/mbuz/.ssh/id_ed25519
[servers]
proxmox ansible_host=10.0.0.1
[proxmox]
proxmox_host ansible_host=10.0.0.1
[ubuntu_servers]
raspberry-pi ansible_host=10.0.0.5
oracle-arm ansible_host=130.61.76.209 ansible_user=ubuntu