diff --git a/playbooks/etcd-install.yml b/playbooks/etcd-install.yml index e5bcb2ec0d..7a6f6b1541 100644 --- a/playbooks/etcd-install.yml +++ b/playbooks/etcd-install.yml @@ -14,7 +14,7 @@ # limitations under the License. - name: Install etcd server cluster - hosts: etcd_all + hosts: etcd gather_facts: "{{ osa_gather_facts | default(True) }}" user: root pre_tasks: