2017-11-24 17:36:57 +00:00
|
|
|
---
|
2018-05-28 16:37:46 +00:00
|
|
|
- name: Installs Mastodon on a Ubuntu server
|
2017-11-24 17:56:56 +00:00
|
|
|
hosts: mastodon
|
2017-11-24 17:36:57 +00:00
|
|
|
roles:
|
|
|
|
- common
|
2017-11-24 20:08:51 +00:00
|
|
|
- ruby
|
2017-11-26 21:32:46 +00:00
|
|
|
- mastodon-app
|
2017-11-27 18:24:55 +00:00
|
|
|
- mastodon-systemd
|
2017-11-26 21:50:14 +00:00
|
|
|
- mastodon-postgresql
|
2017-11-26 22:37:15 +00:00
|
|
|
- mastodon-redis
|
2017-11-26 23:05:24 +00:00
|
|
|
- mastodon-nginx
|
2017-11-27 02:33:19 +00:00
|
|
|
- mastodon-config
|