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