diff --git a/common/deploy-steps.j2 b/common/deploy-steps.j2 index b95842fc9c..508e864d17 100644 --- a/common/deploy-steps.j2 +++ b/common/deploy-steps.j2 @@ -508,10 +508,10 @@ outputs: force: false when: role_name == '{{role.name}}' with_items: "{{ '{{' }} {{role.name}}_post_deployments|default([]) {{ '}}' }}" +{%- endfor %} tags: - overcloud - post_deploy_steps -{%- endfor %} - hosts: undercloud name: External deployment Post Deploy tasks gather_facts: no