Collect facts by default

To install curator facts are required, this change ensures we gather
them.

Change-Id: I510692095cdf8ecb5806a43c714b7bbbace47022
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-07-16 21:09:10 -05:00
parent 7a32b5c9a9
commit 2f1bd5d2ea
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3

View File

@ -16,7 +16,7 @@
- name: Install Curator
hosts: "elastic-logstash"
become: true
gather_facts: false
gather_facts: true
vars:
haproxy_ssl: false