X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=playbooks%2Fpre-install.yaml;h=31d2a1cd27650ab847b196530a7a54f405d9c4bb;hb=7155286ed00a8bce09a948fb54fb4eeb85027e49;hp=5f07a635a5c15722874be026e7f6b5d6f54b41c9;hpb=d3916f20f0b10da360cc6c38b61e1ee04d6278c5;p=kuberef.git diff --git a/playbooks/pre-install.yaml b/playbooks/pre-install.yaml index 5f07a63..31d2a1c 100644 --- a/playbooks/pre-install.yaml +++ b/playbooks/pre-install.yaml @@ -9,7 +9,7 @@ ############################################################################## - name: Install requirements on nodes - hosts: all - gather_facts: true + hosts: all,!localhost + gather_facts: false roles: - role: pre-install