Fix Maubot custom URL prefixes

This commit is contained in:
Slavi Pantaleev
2026-08-29 16:17:09 +03:00
parent d8ab746f69
commit dec548eb6a
4 changed files with 10 additions and 10 deletions
@@ -32,6 +32,8 @@
- {'old': 'matrix_bot_maubot_docker_src_files_path', 'new': 'matrix_bot_maubot_container_src_files_path'}
- {'old': 'matrix_bot_maubot_customized_docker_src_files_path', 'new': 'matrix_bot_maubot_customized_container_src_files_path'}
- {'old': 'matrix_bot_maubot_container_image_force_pull', 'new': '<removed> (the new community.docker.docker_image_pull module handles this natively)'}
- {'old': 'matrix_bot_maubot_bot_server_base_path', 'new': '<removed> (maubot no longer supports a custom management API path)'}
- {'old': 'matrix_bot_maubot_bot_server_appservice_base_path', 'new': '<removed> (maubot no longer supports a custom appservice API path)'}
- name: Fail if required maubot settings not defined
ansible.builtin.fail: