Setup and install docker

This commit is contained in:
Jake Howard
2020-01-28 21:32:29 +00:00
parent d61cb64c7e
commit 9d8e7cbc9c
4 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,5 @@
- name: Include docker variables
include_vars: docker.yml
- name: Install Docker
include: setup-docker.yml