32 lines
607 B
Plaintext
32 lines
607 B
Plaintext
[mist]
|
|
mist.lan
|
|
|
|
[mist:vars]
|
|
ansible_user=plantroon
|
|
ansible_ssh_private_key_file=/srv/vapps/hass/mist-key
|
|
ansible_connection=ssh
|
|
ansible_shell_type=cmd
|
|
ansible_ssh_common_args=-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
|
|
ansible_become_method=runas
|
|
|
|
[lotus]
|
|
lotus.lan
|
|
|
|
[lotus:vars]
|
|
ansible_user=martahoralka
|
|
ansible_ssh_private_key_file=/srv/vapps/hass/mist-key
|
|
ansible_connection=ssh
|
|
ansible_shell_type=cmd
|
|
ansible_ssh_common_args=-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
|
|
ansible_become_method=runas
|
|
|
|
[faiserver]
|
|
10.91.1.2
|
|
|
|
[libvirthost]
|
|
10.91.1.3
|
|
|
|
[raspberry]
|
|
10.91.1.4
|
|
|