From ffa2a169ea98fb54a29d90ca158059e79e2816ba Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Mon, 13 Nov 2017 16:50:55 -0700 Subject: initial commit --- playbooks/install_docker_registry.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 playbooks/install_docker_registry.yaml (limited to 'playbooks/install_docker_registry.yaml') diff --git a/playbooks/install_docker_registry.yaml b/playbooks/install_docker_registry.yaml new file mode 100644 index 0000000..f22e643 --- /dev/null +++ b/playbooks/install_docker_registry.yaml @@ -0,0 +1,4 @@ +--- +- include: docker.yaml +- include: docker_compose.yaml +- include: docker_registry.yaml -- cgit v1.3