Added role of wallabag. Can take a subdomain alias to be presented on a different uri than its stack name. All services contain a healthcheck for docker swarm to be informed of their status. Copy whoami template to wallabag role Change non-domain domain name to localhost Fix correct handler notify naming Allow setting different subdomain alias than name Add meta information
14 lines
222 B
YAML
14 lines
222 B
YAML
---
|
|
|
|
galaxy_info:
|
|
author: Marty Oehme
|
|
description: Installs wallabag as a docker stack service
|
|
license: GPL-3.0-only
|
|
min_ansible_version: 2.9
|
|
galaxy_tags: []
|
|
|
|
|
|
dependencies:
|
|
- docker
|
|
- docker-swarm
|
|
- caddy
|