Просмотр исходного кода

Add warning about matrix_ma1sd_default_port being renamed

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1403
pull/1406/head
Slavi Pantaleev 4 лет назад
Родитель
Сommit
75cb4ce3b0
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      roles/matrix-ma1sd/tasks/validate_config.yml

+ 1
- 0
roles/matrix-ma1sd/tasks/validate_config.yml Просмотреть файл

@@ -57,6 +57,7 @@
with_items: with_items:
- {'old': 'matrix_ma1sd_container_expose_port', 'new': '<superseded by matrix_ma1sd_container_http_host_bind_port>'} - {'old': 'matrix_ma1sd_container_expose_port', 'new': '<superseded by matrix_ma1sd_container_http_host_bind_port>'}
- {'old': 'matrix_ma1sd_threepid_medium_email_custom_unbind_fraudulent_template', 'new': 'matrix_ma1sd_threepid_medium_email_custom_session_unbind_notification_template'} - {'old': 'matrix_ma1sd_threepid_medium_email_custom_unbind_fraudulent_template', 'new': 'matrix_ma1sd_threepid_medium_email_custom_session_unbind_notification_template'}
- {'old': 'matrix_ma1sd_default_port', 'new': 'matrix_ma1sd_container_port'}


- name: (Deprecation) Catch and report mxisd variables - name: (Deprecation) Catch and report mxisd variables
fail: fail:


Загрузка…
Отмена
Сохранить