Add nginx-proxy and searx roles

This commit is contained in:
Paul-Henri Froidmont 2017-12-20 08:25:45 +01:00
parent 7d8e261f6d
commit 2bf0228e9b
15 changed files with 102 additions and 11 deletions

View file

@ -4,8 +4,8 @@ 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`
- `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
------------