cleaning ansible-lint setyp-RedHat.yml

This commit is contained in:
Louis Bourguignon 2022-09-13 15:16:08 +02:00
parent efd26c6599
commit 82806e3205

View File

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