force fact check of all nodes first thing

This commit is contained in:
Spencer Smith 2016-08-12 10:06:31 -04:00
parent 09823df12a
commit 46f8525e15

View file

@ -1,4 +1,7 @@
--- ---
- hosts: all
gather_facts: true
- hosts: etcd - hosts: etcd
roles: roles:
- { role: kubernetes/preinstall, tags: preinstall } - { role: kubernetes/preinstall, tags: preinstall }