summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-01-31 17:31:10 -0500
committerThedro Neely <thedroneely@gmail.com>2020-01-31 17:31:10 -0500
commitf5406768ed9a4966a7c7141cadf6e66357b5b3ec (patch)
tree2d55d8b402859e608fc6c0a7ef08ba0769b25a38
parent3c11662fb4c75cb50f60dba29aca0d163882c57e (diff)
downloadplaybooks-f5406768ed9a4966a7c7141cadf6e66357b5b3ec.tar.gz
playbooks-f5406768ed9a4966a7c7141cadf6e66357b5b3ec.tar.bz2
playbooks-f5406768ed9a4966a7c7141cadf6e66357b5b3ec.zip
roles/lxc-docker-alpine/main.yml: Move
-rw-r--r--roles/docker/alpine.yml (renamed from roles/lxc-docker-alpine/main.yml)3
-rw-r--r--roles/docker/files/1-cgroup-docker.start (renamed from roles/lxc-docker-alpine/files/1-cgroup-docker.start)0
2 files changed, 1 insertions, 2 deletions
diff --git a/roles/lxc-docker-alpine/main.yml b/roles/docker/alpine.yml
index f0b646d..98160a0 100644
--- a/roles/lxc-docker-alpine/main.yml
+++ b/roles/docker/alpine.yml
@@ -1,6 +1,5 @@
---
-# Target: alpine3.10
-# Host: debian, arch
+# Hosts: debian, arch
- name: Install Docker on Alpine LXC Container
hosts: docker_alpine_lxc
diff --git a/roles/lxc-docker-alpine/files/1-cgroup-docker.start b/roles/docker/files/1-cgroup-docker.start
index 15c2172..15c2172 100644
--- a/roles/lxc-docker-alpine/files/1-cgroup-docker.start
+++ b/roles/docker/files/1-cgroup-docker.start