updates structure of ansible dir
This commit is contained in:
parent
3691cec1a2
commit
57694f8f7e
3 changed files with 5 additions and 0 deletions
1
ansible/group_vars/all.yml
Normal file
1
ansible/group_vars/all.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ansible_user: mojito
|
1
ansible/group_vars/all.yml.sample
Normal file
1
ansible/group_vars/all.yml.sample
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ansible_user: CHANGEME
|
3
ansible/hosts.sample
Normal file
3
ansible/hosts.sample
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
glados ansible_host=10.10.0.4
|
||||||
|
wheatley ansible_host=10.10.0.5
|
||||||
|
chell ansible_host=10.10.0.6
|
Loading…
Reference in a new issue