diff --git a/host.git b/host.git index 35a8e74..a2ad283 100644 --- a/host.git +++ b/host.git @@ -5,7 +5,7 @@ wes-host1 ansible_host=192.168.88.217 wes-host2 ansible_host=192.168.88.240 wes-host3 ansible_host=192.168.88.218 -[ansible-hosts] +[ansible-host] # there must only be one ansible-host. this is the device # that will act as the configuration server wes-host1 diff --git a/hosts b/hosts index d84c2f0..1b8feec 100644 --- a/hosts +++ b/hosts @@ -6,7 +6,7 @@ wes-host1 ansible_host=192.168.88.217 wes-host2 ansible_host=192.168.88.240 wes-host3 ansible_host=192.168.88.218 -[ansible-hosts] +[ansible-host] # there must only be one ansible-host. this is the device # that will act as the configuration server wes-host1