diff --git a/playbooks/install_contrail.yml b/playbooks/install_contrail.yml index 8a368a82..cfb441f9 100644 --- a/playbooks/install_contrail.yml +++ b/playbooks/install_contrail.yml @@ -28,7 +28,7 @@ - name: Remove Contrail from Deleted Nodes ( Deregister ) hosts: container_hosts - gather_facts: no + gather_facts: yes tasks: - include_role: name: contrail