Update BMRA to v2.0
[kuberef.git] / playbooks / pre-install.yaml
index 5f07a63..31d2a1c 100644 (file)
@@ -9,7 +9,7 @@
 ##############################################################################
 
 - name: Install requirements on nodes
-  hosts: all
-  gather_facts: true
+  hosts: all,!localhost
+  gather_facts: false
   roles:
     - role: pre-install