diff --git a/local.yml b/local.yml index 7b02b55..19de3d4 100644 --- a/local.yml +++ b/local.yml @@ -72,6 +72,12 @@ # roles: # - fileserver +- hosts: mastodon + tags: server,mastodon + become: true + roles: + - mastodon + - hosts: nameserver tags: server,nameserver become: true