9 lines
315 B
Plaintext
9 lines
315 B
Plaintext
[all:vars]
|
|
ansible_user=vagrant
|
|
|
|
[testservers]
|
|
testserver1 ansible_host=192.168.56.11 ansible_ssh_private_key_file=.vagrant/machines/testserver1/virtualbox/private_key
|
|
testserver2 ansible_host=192.168.56.12 ansible_ssh_private_key_file=.vagrant/machines/testserver2/virtualbox/private_key
|
|
|
|
[tor_systems]
|
|
testserver1 |