From e802cbb1011bf2abbea9cf9c88ac238157c57893 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Mon, 6 Mar 2023 10:55:13 -0800 Subject: add hetzner ansible playbooks --- hetzner/mastodon.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'hetzner/mastodon.yml') diff --git a/hetzner/mastodon.yml b/hetzner/mastodon.yml index 354390c..7fc3ec5 100644 --- a/hetzner/mastodon.yml +++ b/hetzner/mastodon.yml @@ -1,6 +1,7 @@ --- - name: Install Mastodon dependencies hosts: localhost + become: true tasks: - name: Install required packages apt: -- cgit v1.2.3