roles/docker: Install and set up Docker daemon

The *docker* role configures the Docker daemon on the managed machine.
This commit is contained in:
2019-09-19 17:21:15 -05:00
parent e7ad80d173
commit 1f535e980f
16 changed files with 267 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
docker_service: docker-latest
docker_storage_setup: docker-latest-storage-setup