Skip to content

Commit 243ce27

Browse files
Resolve conflict
1 parent c08f7fc commit 243ce27

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

roles/gateway/tasks/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,7 @@
173173
- name: Create properties.yml using template based on the version
174174
ansible.builtin.template:
175175
src: "properties.{{ iag_release }}.yml.j2"
176-
<<<<<<< Updated upstream:roles/gateway/tasks/main.yml
177176
dest: "{{ iag_properties_location }}/properties.yml"
178-
=======
179-
dest: "{{ iag_properties_location }}/properties.yaml"
180-
>>>>>>> Stashed changes:roles/gateway/tasks/main.yaml
181177
owner: "{{ iag_user }}"
182178
group: "{{ iag_group }}"
183179
mode: "0600"

0 commit comments

Comments
 (0)