2 Commits

2 changed files with 13 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ mastodon_user: mastodon
mastodon_base_path: /opt/mastodon mastodon_base_path: /opt/mastodon
mastodon_domain: ~ mastodon_domain: ~
mastodon_web_domain: ~ mastodon_web_domain: ~
mastodon_version: "4.3.8" mastodon_version: "4.3.9"
mastodon_git_upstream_url: "https://github.com/mastodon/mastodon.git" mastodon_git_upstream_url: "https://github.com/mastodon/mastodon.git"
mastodon_data_path: "{{ mastodon_base_path }}/data" mastodon_data_path: "{{ mastodon_base_path }}/data"

View File

@@ -0,0 +1,12 @@
---
allow_duplicates: true
dependencies: []
galaxy_info:
role_name: mastodon
description: >-2
Deploy Mastodon, a social network server based on activity pub, built with ruby and nodejs
galaxy_tags:
- mastodon
- activitypub
- fediverse
- docker