The install-docker role currently takes care of setting up Docker however it lacks the ability to install docker-compose at the moment which is quite useful. This adds a variable which defaults to false that allows you to use the role to install docker-compose. It was decided to be put within the install-docker role because that role already manages the repository configuration and therefore provide consistency with the repository that is used to install docker-compose. Change-Id: Ia6f4ed88b4baf53bd671c7a7b48a1564ff2c866d
2.9 KiB
2.9 KiB
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 :zuul
install-docker.mirror_fqdn.