|
|
|
@ -2,4 +2,4 @@
|
|
|
|
|
localhost ansible_connection=local
|
|
|
|
|
|
|
|
|
|
[test]
|
|
|
|
|
vagrant ansible_ssh_host=127.0.0.1 ansible_ssh_port=2222 ansible_ssh_user=vagrant ansible_ssh_private_key_file=/Users/alpha/.vagrant.d/insecure_private_key
|
|
|
|
|
# vagrant ansible_ssh_host=127.0.0.1 ansible_ssh_port=2222 ansible_ssh_user=vagrant ansible_ssh_private_key_file=/Users/alpha/.vagrant.d/insecure_private_key
|
|
|
|
|