diff --git a/tasks/update/create-overcloud-update-scripts.yaml b/tasks/update/create-overcloud-update-scripts.yaml index 121560c2..10405525 100644 --- a/tasks/update/create-overcloud-update-scripts.yaml +++ b/tasks/update/create-overcloud-update-scripts.yaml @@ -28,8 +28,8 @@ - name: create scripts with workarounds template: - src: "update_workarounds.sh.j2" - dest: "{{ working_dir }}/{{ item.script }}" + src: "workarounds.sh.j2" + dest: "{{ working_dir }}/{{ item }}.sh" mode: 0755 force: true loop: