Solved reset bug

This commit is contained in:
2024-01-08 18:21:42 +01:00
parent 150a585bd8
commit fe0ee86319
3 changed files with 22 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
---
- name: recreate discourse
command:
cmd: ./launcher rebuild app
cmd: ./launcher rebuild discourse_application
chdir: "{{discourse_repository_directory}}"