zuul-jobs/roles/ensure-docker
Ian Wienand b2ae863f50
Add names to include tasks
Latest ansible-lint is finding this.  It seems reasonable enough to
ensure the task is named; it's always nice to have context about what
is happening as you read the file.

Change-Id: Ia7e490aaba99da9694a6f3fdb1bca9838221b30a
2022-11-07 10:37:53 +11:00
..
defaults ensure-docker: refactor to use ensure-package-repositories 2020-05-01 15:49:30 +02:00
handlers ensure-docker: prevent issue on centos-7 where the socket does not exists 2021-04-21 17:12:09 +00:00
tasks Add names to include tasks 2022-11-07 10:37:53 +11:00
vars Update ensure-docker for new releases 2020-11-03 14:06:13 +00:00
README.rst Rename install-docker to ensure-docker for consistency 2020-04-04 15:41:29 -04:00

README.rst

An ansible role to install docker and configure it to use mirrors if available.

Role Variables

URL to override the generated docker hub mirror url based on :zuulensure-docker.mirror_fqdn.