redefined groupping to separate ubuntu hosts from proxmox
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user