diff --git a/common/deploy-steps-playbooks-common.yaml b/common/deploy-steps-playbooks-common.yaml index 37b9b7d218..b4f4e0dc58 100644 --- a/common/deploy-steps-playbooks-common.yaml +++ b/common/deploy-steps-playbooks-common.yaml @@ -2,6 +2,8 @@ name: Clear cached facts tasks: - meta: clear_facts + tags: + - facts - hosts: "{{ deploy_source_host }}" name: Gather facts from undercloud