2017-11-24 17:36:57 +00:00
|
|
|
---
|
|
|
|
- name: Installs Mastodon on a Ubuntu 16.04 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-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 00:03:12 +00:00
|
|
|
- mastodon-systemd
|
2017-11-27 00:34:22 +00:00
|
|
|
- mastodon-webpush
|
2017-11-27 02:33:19 +00:00
|
|
|
- mastodon-config
|