infrastructure/roles/vikunja/meta/main.yml
saibotk ea3f4919c5
vikunja: Add role
This patch introduces the new vikunja role. Vikunja is an easy and awesome ToDo application.
2021-09-16 05:42:23 +02:00

17 lines
263 B
YAML

galaxy_info:
author: saibotk
description: Installs vikunja via docker.
license: GPL-3.0-only
min_ansible_version: 2.9
platforms:
- name: CentOS
versions:
- 7
galaxy_tags: []
dependencies:
- docker
- docker_compose
- traefik