Commit Graph

5 Commits

Author SHA1 Message Date
Joshua Watt 739d7b5118 use-docker-mirror: Also run task if docker_mirror is defined
The role was skipping doing anything if docker_mirror was not defined.

Change-Id: I82c8869f6a05651336f0f106ea98b33331b19ac1
2023-01-10 14:16:39 -06:00
Sorin Sbarnea 856866fdde More E208 mode fixes
Change-Id: I8157ec1f31b8c5a064b63002e8311b91ef9ce9ab
See: https://ansible-lint.readthedocs.io/en/latest/default_rules.html#file-permissions-not-mentioned
2020-10-31 07:34:03 +00:00
Albin Vass 91ae649107 use-docker-mirror: update include to include_tasks
Change-Id: I501ef1c05404b1d808ea5964795fb4fec1179e5a
2020-05-26 10:09:56 +02:00
vass c80b593fb6 Rename install-docker to ensure-docker for consistency
The old role will be kept and include ensure-docker for backwards compatability.

Change-Id: Icb76a954b04631c405b09eb54343fd852a511b83
2020-04-04 15:41:29 -04:00
James E. Blair 90fc18f621 Split docker mirror config into its own role
So that the docker mirror configuration can be used without the
install-docker role (e.g., if another process is used to install
docker on a target host), split the part of the role which
configures mirrors into its own role and include it in the
install-docker role.

Change-Id: I7cd7f61e2d1281cd2949c1f69a081c7217d0d328
2019-02-21 14:07:43 -08:00