update README.md with 20.04 related details

This commit is contained in:
staticsafe 2020-08-22 20:43:49 -04:00
parent 5522793d61
commit 047724fb6f
1 changed files with 6 additions and 2 deletions

View File

@ -3,8 +3,12 @@ An Ansible playbook to install Mastodon
## Requirements
- Latest stable version of Ansible (this was tested with Ansible 2.4)
- Server(s) running Ubuntu 16.04/18.04 LTS for hosting Mastodon
- Latest stable version of Ansible
- Server(s) running Ubuntu 16.04/18.04/20.04 LTS for hosting Mastodon
## Testing status
Mastible was tested on 20/08/2020 with Ansible 2.9.12 on a Ubuntu 20.04 server.
## Instructions for running this playbook (first time install)