From b0db16cd6cfbe31f4a420e960f50eef0ebe40f60 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Mon, 23 Mar 2020 06:45:36 -0400 Subject: roles/docker/alpine: Formatting --- roles/docker/alpine-registry.yml | 1 - roles/docker/alpine.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/roles/docker/alpine-registry.yml b/roles/docker/alpine-registry.yml index cde7886..4c9c108 100644 --- a/roles/docker/alpine-registry.yml +++ b/roles/docker/alpine-registry.yml @@ -1,5 +1,4 @@ --- -# hosts: debian, arch - name: Install Docker Registry on Alpine LXC Container hosts: docker_alpine_lxc diff --git a/roles/docker/alpine.yml b/roles/docker/alpine.yml index 69616cc..cfb0e78 100644 --- a/roles/docker/alpine.yml +++ b/roles/docker/alpine.yml @@ -1,5 +1,4 @@ --- -# hosts: debian, arch - name: Installing Docker apk: state: present -- cgit v1.2.3