diff --git a/cluster.yml b/cluster.yml index f87c3957..86226709 100644 --- a/cluster.yml +++ b/cluster.yml @@ -1,4 +1,7 @@ --- +- hosts: all + gather_facts: true + - hosts: etcd roles: - { role: kubernetes/preinstall, tags: preinstall }