fix typo "ansible-hosts" - change to "ansible-host"
This commit is contained in:
2
host.git
2
host.git
@@ -5,7 +5,7 @@ wes-host1 ansible_host=192.168.88.217
|
|||||||
wes-host2 ansible_host=192.168.88.240
|
wes-host2 ansible_host=192.168.88.240
|
||||||
wes-host3 ansible_host=192.168.88.218
|
wes-host3 ansible_host=192.168.88.218
|
||||||
|
|
||||||
[ansible-hosts]
|
[ansible-host]
|
||||||
# there must only be one ansible-host. this is the device
|
# there must only be one ansible-host. this is the device
|
||||||
# that will act as the configuration server
|
# that will act as the configuration server
|
||||||
wes-host1
|
wes-host1
|
||||||
|
|||||||
2
hosts
2
hosts
@@ -6,7 +6,7 @@ wes-host1 ansible_host=192.168.88.217
|
|||||||
wes-host2 ansible_host=192.168.88.240
|
wes-host2 ansible_host=192.168.88.240
|
||||||
wes-host3 ansible_host=192.168.88.218
|
wes-host3 ansible_host=192.168.88.218
|
||||||
|
|
||||||
[ansible-hosts]
|
[ansible-host]
|
||||||
# there must only be one ansible-host. this is the device
|
# there must only be one ansible-host. this is the device
|
||||||
# that will act as the configuration server
|
# that will act as the configuration server
|
||||||
wes-host1
|
wes-host1
|
||||||
|
|||||||
Reference in New Issue
Block a user