mirror of
https://github.com/geerlingguy/ansible-for-devops.git
synced 2024-05-19 06:50:03 +00:00
10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
[nodejs-api]
|
|
192.168.56.2
|
|
192.168.56.3
|
|
192.168.56.4
|
|
192.168.56.5
|
|
|
|
[nodejs-api:vars]
|
|
ansible_user=vagrant
|
|
ansible_ssh_private_key_file=~/.vagrant.d/insecure_private_key
|