infrastructure/roles/mastodon/meta/main.yml

21 lines
344 B
YAML
Raw Normal View History

2020-08-10 01:37:13 +02:00
galaxy_info:
author: saibotk
description: Deploy mastodon with podman and systemd.
issue_tracker_url: https://git.saibotk.de/saibotk.de/infrastructure/-/issues
2020-08-10 01:37:13 +02:00
license: GPL-3.0-only
min_ansible_version: "2.10"
2020-08-10 01:37:13 +02:00
platforms:
2022-11-02 21:57:13 +01:00
- name: Fedora
versions:
- "41"
standalone: true
2020-08-10 01:37:13 +02:00
galaxy_tags: []
dependencies: []