Little correction about char '/' at the end of the adress https. Aligned declaration items with the same https pattern.

This commit is contained in:
Louis Bourguignon 2022-09-13 16:00:57 +02:00
parent 82806e3205
commit d9bfee23b0

View File

@ -27,7 +27,7 @@
replace: '{{ docker_repo_url }}'
with_items:
- 'https://download.docker.com/linux'
- 'https://download-stage.docker.com/linux/'
- 'https://download-stage.docker.com/linux'
loop_control:
loop_var: "__current_item"