stuff
This commit is contained in:
@@ -10,11 +10,6 @@
|
||||
- name: Install Docker CE ## From: https://gist.github.com/rbq/886587980894e98b23d0eee2a1d84933, https://docs.docker.com/engine/install/
|
||||
include_tasks: docker.yaml
|
||||
|
||||
- name: Make sure Container directory exists
|
||||
ansible.builtin.file:
|
||||
path: "{{ container_dir }}"
|
||||
state: directory
|
||||
|
||||
- name: Set up containers
|
||||
include_tasks: containers.yaml
|
||||
with_items:
|
||||
|
||||
Reference in New Issue
Block a user