Skip to content

Commit

Permalink
Dropped some quotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
karcadia committed Jun 2, 2022
1 parent 59ba4cf commit c16046f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/integration/targets/ecs_ecr/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,7 @@

- name: When pulling an existing repository that has an existing policy
ecs_ecr:
<<<<<<< HEAD
name: '{{ ecr_name }}'
=======
name: {{ ecr_name }}'
>>>>>>> 08e485e (Add integration tests for pulling and printing policy)
register: result

- name: it should return the policy but not create or change
Expand Down

0 comments on commit c16046f

Please sign in to comment.