Merge "Fix haproxy playbook group target"

This commit is contained in:
Jenkins
2017-02-06 16:22:57 +00:00
committed by Gerrit Code Review

View File

@@ -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: