[local]
127.0.0.1   ansible_connection=local

[muster_host]
u90c04p11-vrouter.cisco.com ansible_port=2230 ansible_connection=ssh ansible_user=muster ansible_ssh_private_key_file=~/muster_vm_id_rsa ansible_python_interpreter=/usr/bin/python3 ansible_ssh_transfer_method=scp

[muster_vm]
u90c04p11-vrouter.cisco.com  ansible_connection=ssh ansible_port=2230  ansible_user=muster ansible_ssh_private_key_file=~/muster_vm_id_rsa ansible_python_interpreter=/usr/bin/python3
