mirror of
https://github.com/geerlingguy/ansible-for-devops.git
synced 2024-05-19 06:50:03 +00:00
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
[gluster]
|
|
192.168.56.2
|
|
192.168.56.3
|
|
|
|
[gluster:vars]
|
|
ansible_ssh_user=vagrant
|
|
ansible_ssh_private_key_file=~/.vagrant.d/insecure_private_key
|