Fixing up all of the things to make frontend work

This commit is contained in:
Waffles
2023-01-03 23:20:47 -08:00
parent e18a229b76
commit a756ef3cd8
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
dest: /home/mastodon/live/docker-compose.yml
notify: "docker-compose up"
- import_tasks: redis.yaml
- import_tasks: redis.yml
when: ansible_hostname == REDIS_HOST
- import_tasks: maintenance.yml