Split into roles and add parameters

This commit is contained in:
Paul-Henri Froidmont 2017-12-08 01:45:42 +01:00
parent 13b5d45998
commit 7d8e261f6d
19 changed files with 93 additions and 37 deletions

View file

@ -0,0 +1,12 @@
base-docker
===========
Installs and configures docker
Role Variables
--------------
`docker_compose_files_folder` The path where all the compose projects folders will be stored
`docker_compose_persistence_folder` The path where all persistent data will be stored, defaults to `/var/lib`
Dependencies
------------
- base