Add Johnson host to ansible hosts.sample
This commit is contained in:
parent
496ba56469
commit
1eb16d93d7
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
||||||
glados ansible_host=10.10.0.4
|
glados ansible_host=10.10.0.4
|
||||||
wheatley ansible_host=10.10.0.5
|
wheatley ansible_host=10.10.0.5
|
||||||
chell ansible_host=10.10.0.6
|
chell ansible_host=10.10.0.6
|
||||||
|
johnson ansible_host=10.10.0.7
|
||||||
|
|
||||||
[nomad]
|
[nomad]
|
||||||
glados
|
glados
|
||||||
wheatley
|
wheatley
|
||||||
chell
|
chell
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue