From 165d4516ade4885fb29a386509a150492d55e8c9 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Fri, 24 Nov 2017 12:56:56 -0500 Subject: [PATCH] Add hosts field in site.yml --- site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.yml b/site.yml index 417a78d..d84509f 100644 --- a/site.yml +++ b/site.yml @@ -1,5 +1,5 @@ --- - name: Installs Mastodon on a Ubuntu 16.04 server - + hosts: mastodon roles: - common