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
commit bbdd80c7c6

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: