diff --git a/roles/1-prep/tasks/main.yml b/roles/1-prep/tasks/main.yml index 2726f4176..97dd3fa26 100644 --- a/roles/1-prep/tasks/main.yml +++ b/roles/1-prep/tasks/main.yml @@ -135,4 +135,4 @@ - name: Recording STAGE 1 HAS COMPLETED ============================ template: src: roles/1-prep/templates/iiab.env.j2 - path: "{{ iiab_env_file }}" + dest: "{{ iiab_env_file }}"