Deploy me a mastodon

This commit is contained in:
Jake Howard
2022-11-18 09:12:28 +00:00
parent 88e3eee059
commit 3ec359ed0e
8 changed files with 129 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: restart mastodon
shell:
chdir: /opt/mastodon
cmd: "{{ docker_update_command }}"