diff --git a/group_vars/mash_servers b/group_vars/mash_servers index 8f0edc6..3b2ff5c 100644 --- a/group_vars/mash_servers +++ b/group_vars/mash_servers @@ -1378,7 +1378,7 @@ gotosocial_enabled: false gotosocial_identifier: "{{ mash_playbook_service_identifier_prefix }}gotosocial" -gotosocial_base_path: "{{ mash_playbook_base_path }}/gotosocial" +gotosocial_base_path: "{{ mash_playbook_base_path }}/{{ mash_playbook_service_base_directory_name_prefix }}gotosocial" gotosocial_uid: "{{ mash_playbook_uid }}" gotosocial_gid: "{{ mash_playbook_gid }}"