mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-16 18:16:25 +00:00
Added cleanup to mastodon
This commit is contained in:
3
roles/web-app-mastodon/tasks/03_setup.yml
Normal file
3
roles/web-app-mastodon/tasks/03_setup.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- name: "Execute migration for '{{ application_id }}'"
|
||||
command:
|
||||
cmd: "docker exec {{ MASTODON_CONTAINER }} bundle exec rails db:migrate"
|
||||
Reference in New Issue
Block a user