Commit Graph

3 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
Albin Vass 91ae649107 use-docker-mirror: update include to include_tasks
Change-Id: I501ef1c05404b1d808ea5964795fb4fec1179e5a
2020-05-26 10:09:56 +02: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