Merge "Fix server post deploy step with config-download"
This commit is contained in:
commit
bd376f79db
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user