diff options
author | clarkzjw <[email protected]> | 2023-03-06 10:55:13 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-03-06 10:55:13 -0800 |
commit | e802cbb1011bf2abbea9cf9c88ac238157c57893 (patch) | |
tree | 06b449bcf4915a4af3700c8818a1b1e4c29e0b8a /hetzner/mastodon.yml | |
parent | 1b36d880c202d5868757e2e49c6e774e43dc4f8d (diff) | |
download | homelab-e802cbb1011bf2abbea9cf9c88ac238157c57893.tar.gz |
Diffstat (limited to 'hetzner/mastodon.yml')
-rw-r--r-- | hetzner/mastodon.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
1 | --- | 1 | --- |
2 | - name: Install Mastodon dependencies | 2 | - name: Install Mastodon dependencies |
3 | hosts: localhost | 3 | hosts: localhost |
4 | become: true | ||
4 | tasks: | 5 | tasks: |
5 | - name: Install required packages | 6 | - name: Install required packages |
6 | apt: | 7 | apt: |