mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-15 13:48:28 +02:00
Little correction about char '/' at the end of the adress https. Aligned declaration items with the same https pattern.
This commit is contained in:
parent
82806e3205
commit
d9bfee23b0
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user