diff --git a/playbooks/haproxy-install.yml b/playbooks/haproxy-install.yml index 2b6c53e52f..78cddc4330 100644 --- a/playbooks/haproxy-install.yml +++ b/playbooks/haproxy-install.yml @@ -14,7 +14,7 @@ # limitations under the License. - name: haproxy base config - hosts: haproxy_all + hosts: haproxy gather_facts: "{{ gather_facts | default(True) }}" user: root pre_tasks: