update README.md with 20.04 related details
This commit is contained in:
parent
5522793d61
commit
047724fb6f
|
@ -3,8 +3,12 @@ An Ansible playbook to install Mastodon
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Latest stable version of Ansible (this was tested with Ansible 2.4)
|
- Latest stable version of Ansible
|
||||||
- Server(s) running Ubuntu 16.04/18.04 LTS for hosting Mastodon
|
- 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)
|
## Instructions for running this playbook (first time install)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue