From 11b816224609eae64adeb22bfebe823cebd378c2 Mon Sep 17 00:00:00 2001 From: Sadiq Saif Date: Mon, 28 May 2018 12:37:46 -0400 Subject: [PATCH] Remove mention of 16.04 --- site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.yml b/site.yml index 05e7aac..f44a308 100644 --- a/site.yml +++ b/site.yml @@ -1,5 +1,5 @@ --- -- name: Installs Mastodon on a Ubuntu 16.04 server +- name: Installs Mastodon on a Ubuntu server hosts: mastodon roles: - common