Git Product home page Git Product logo

Comments (4)

spantaleev avatar spantaleev commented on September 21, 2024

The full (sanitized) output of your command would help.

from matrix-docker-ansible-deploy.

wolskinj avatar wolskinj commented on September 21, 2024

just --justfile /root/matrix-docker-ansible-deploy/justfile run --tags=setup-all,ensure-matrix-users-created,start
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,ensure-matrix-users-created,start

PLAY [Set up a Matrix server] ******************************************************************************************************************************************************************

TASK [Gathering Facts] *************************************************************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.include_tasks] ************************************************************************************************************************
included: /root/matrix-docker-ansible-deploy/roles/custom/matrix_playbook_migration/tasks/validate_config.yml for matrix.SECRET

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report renamed Matrix playbook settings] **************************************************************************************
skipping: [matrix.SECRET] => (item={'old': 'matrix_vars_yml_snapshotting_enabled', 'new': 'devture_playbook_state_preserver_vars_preservation_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_vars_yml_snapshotting_src', 'new': 'devture_playbook_state_preserver_vars_preservation_src'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_playbook_commit_hash_preservation_enabled', 'new': 'devture_playbook_state_preserver_commit_hash_preservation_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_ntpd_package', 'new': 'devture_timesync_ntpd_package'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_ntpd_service', 'new': 'devture_timesync_ntpd_service'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_systemd_unit_home_path', 'new': 'devture_systemd_docker_base_systemd_unit_home_path'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_systemd_path', 'new': 'devture_systemd_docker_base_systemd_path'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_host_command_docker', 'new': 'devture_systemd_docker_base_host_command_docker'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_host_command_sh', 'new': 'devture_systemd_docker_base_host_command_sh'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_host_command_systemctl', 'new': 'devture_systemd_docker_base_host_command_systemctl'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_container_retries_count', 'new': 'devture_playbook_help_container_retries_count'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_container_retries_delay', 'new': 'devture_playbook_help_container_retries_delay'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_geturl_retries_count', 'new': 'devture_playbook_help_geturl_retries_count'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_geturl_retries_delay', 'new': 'devture_playbook_help_geturl_retries_delay'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_synapse_cache_path', 'new': 'matrix_synapse_reverse_proxy_companion_synapse_cache_path'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_synapse_cache_enabled', 'new': 'matrix_synapse_reverse_proxy_companion_synapse_cache_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_docker_installation_enabled', 'new': 'matrix_playbook_docker_installation_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_docker_package_name', 'new': '<Not applicable. Docker is installed using https://github.com/geerlingguy/ansible-role-docker now>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_systemd_services_list', 'new': 'devture_systemd_service_manager_services_list_additional'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_common_after_systemd_service_start_wait_for_timeout_seconds', 'new': 'devture_systemd_service_manager_up_verification_delay_seconds'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_systemd_services_autostart_enabled', 'new': 'devture_systemd_service_manager_services_autostart_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_node_exporter_metrics_proxying_enabled', 'new': '<prometheus_node_exporter_container_labels_traefik_enabled or matrix_metrics_exposure_enabled>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_postgres_exporter_metrics_proxying_enabled', 'new': '<prometheus_postgres_exporter_container_labels_traefik_enabled or matrix_metrics_exposure_enabled>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_playbook_traefik_certs_dumper_role_enabled', 'new': 'devture_traefik_certs_dumper_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_playbook_traefik_role_enabled', 'new': 'devture_traefik_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_enabled', 'new': 'prometheus_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_process_default_arguments', 'new': 'prometheus_process_default_arguments'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_process_extra_arguments', 'new': 'prometheus_process_extra_arguments'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_configuration_extension_yaml', 'new': 'prometheus_configuration_extension_yaml'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_synapse_enabled', 'new': 'matrix_prometheus_services_connect_synapse_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_synapse_targets', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_synapse_workers_enabled_list', 'new': 'matrix_prometheus_services_connect_scraper_synapse_workers_enabled_list'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_synapse_rules_synapse_tag', 'new': 'matrix_prometheus_services_connect_synapse_rules_download_synapse_tag'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_node_enabled', 'new': 'prometheus_self_node_scraper_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_node_targets', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_postgres_enabled', 'new': 'matrix_prometheus_services_connect_scraper_postgres_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_postgres_targets', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_hookshot_enabled', 'new': 'matrix_prometheus_services_connect_scraper_hookshot_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_hookshot_targets', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_nginxlog_enabled', 'new': 'matrix_prometheus_services_connect_scraper_nginxlog_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_scraper_nginxlog_server_port', 'new': 'matrix_prometheus_services_connect_scraper_nginxlog_static_configs_target'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prosody_jitsi_max_participants', 'new': 'jitsi_prosody_max_participants'})
skipping: [matrix.SECRET] => (item={'old': 'jitsi_require_well_known', 'new': 'jitsi_web_well_known_element_jitsi_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'jitsi_wellknown_element_jitsi_json', 'new': 'jitsi_web_well_known_element_jitsi_json'})
skipping: [matrix.SECRET] => (item={'old': 'exim_relay_docker_image', 'new': 'exim_relay_container_image'})
skipping: [matrix.SECRET] => (item={'old': 'exim_relay_docker_image_name_prefix', 'new': 'exim_relay_container_image_name_prefix'})
skipping: [matrix.SECRET] => (item={'old': 'exim_relay_docker_image_force_pull', 'new': 'exim_relay_container_image_force_pull'})
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_postgres variables] *********************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_mailer_ variables] **********************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_prometheus_node_exporter variables] *****************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_prometheus_postgres_exporter variables] *************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_backup_borg variables] ******************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_grafana variables] **********************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_ntfy variables] *************************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_redis variables] ************************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_etherpad variables] *********************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_aux variables] **************************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : ansible.builtin.set_fact] *****************************************************************************************************************************
ok: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report matrix_jitsi variables] ************************************************************************************************
skipping: [matrix.SECRET]

TASK [custom/matrix_playbook_migration : (Deprecation) Catch and report transitioned playbook settings during the matrix-nginx-proxy elimination] **********************************************
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_metrics_enabled', 'new': 'matrix_metrics_exposure_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_metrics_basic_auth_enabled', 'new': 'matrix_metrics_exposure_http_basic_auth_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_metrics_basic_auth_username', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_metrics_basic_auth_password', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_metrics_basic_auth_raw_content', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_metrics_additional_location_configuration_blocks', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_metrics_additional_system_location_configuration_blocks', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_metrics_additional_user_location_configuration_blocks', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_well_known_matrix_server_enabled', 'new': 'matrix_static_files_file_matrix_server_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_well_known_matrix_support_enabled', 'new': 'matrix_static_files_file_matrix_support_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_homeserver_admin_contacts', 'new': 'matrix_static_files_file_matrix_support_property_m_contacts'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_homeserver_support_url', 'new': 'matrix_static_files_file_matrix_support_property_m_support_page'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_well_known_matrix_client_io_element_e2ee_default', 'new': 'matrix_static_files_file_matrix_client_property_io_element_e2ee_default'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_well_known_matrix_client_io_element_e2ee_secure_backup_required', 'new': 'matrix_static_files_file_matrix_client_property_io_element_e2ee_secure_backup_required'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_well_known_matrix_client_io_element_e2ee_secure_backup_setup_methods', 'new': 'matrix_static_files_file_matrix_client_property_io_element_e2ee_secure_backup_setup_methods'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_well_known_matrix_client_configuration_extension_json', 'new': 'matrix_static_files_file_matrix_client_configuration_extension_json'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_well_known_matrix_server_configuration_extension_json', 'new': 'matrix_static_files_file_matrix_server_configuration_extension_json'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_well_known_matrix_support_configuration_extension_json', 'new': 'matrix_static_files_file_matrix_support_configuration_extension_json'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_self_check_validate_certificates', 'new': 'matrix_static_files_self_check_validate_certificates'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_self_check_well_known_matrix_client_follow_redirects', 'new': 'matrix_static_files_self_check_well_known_matrix_client_follow_redirects'})
failed: [matrix.SECRET] (item={'old': 'matrix_nginx_proxy_base_domain_serving_enabled', 'new': 'matrix_static_files_container_labels_base_domain_enabled'}) => changed=false
ansible_loop_var: item
item:
new: matrix_static_files_container_labels_base_domain_enabled
old: matrix_nginx_proxy_base_domain_serving_enabled
msg: Your configuration contains a variable, which now has a different name. Please change your configuration to rename the variable (matrix_nginx_proxy_base_domain_serving_enabled -> matrix_static_files_container_labels_base_domain_enabled).
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_base_domain_hostname', 'new': 'matrix_static_files_container_labels_base_domain_traefik_hostname'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_base_domain_homepage_enabled', 'new': 'matrix_static_files_file_index_html_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_base_domain_homepage_template', 'new': 'matrix_static_files_file_index_html_template'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_base_domain_create_directory', 'new': '<no longer necessary; see matrix_static_files_file_index_html_enabled>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_riot_compat_redirect_enabled', 'new': '<redirecting the riot domain to an element domain is no longer supported - you can implement it yourself using matrix_client_element_container_labels_additional_labels>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_riot_compat_redirect_hostname', 'new': '<redirecting the riot domain to an element domain is no longer supported - you can implement it yourself using matrix_client_element_container_labels_additional_labels>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_client_redirect_enabled', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_client_redirect_root_uri_to_domain', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_client_api_enabled', 'new': 'matrix_synapse_container_labels_public_client_synapse_client_api_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_oidc_api_enabled', 'new': '<replaced by matrix_synapse_container_labels_public_client_synapse_oidc_api_enabled, but if you use matrix_synapse_oidc_enabled then it would be toggled automatically; see the new recommended OIDC example configuration in docs/configuring-playbook-synapse.md>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_admin_api_enabled', 'new': 'matrix_synapse_container_labels_public_client_synapse_admin_api_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_identity_api_enabled', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_identity_api_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_identity_api_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_user_directory_search_enabled', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_user_directory_search_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_user_directory_search_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_user_directory_search_v3_to_r0_redirect_enabled', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_3pid_registration_enabled', 'new': 'matrix_ma1sd_container_labels_matrix_client_3pid_registration_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_3pid_registration_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_3pid_registration_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_3pid_registration_v3_to_r0_redirect_enabled', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_conduit_enabled', 'new': 'matrix_conduit_container_labels_traefik_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_conduit_block_federation_api_on_client_port', 'new': '<not supported anymore - the /_matrix/federation endpoints are now also being served on the Client-Server API port>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_conduit_federation_api_enabled', 'new': 'matrix_conduit_container_labels_public_federation_api_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_conduit_client_api_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_conduit_client_api_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_conduit_federation_api_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_conduit_federation_api_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_conduit_additional_server_configuration_blocks', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_dendrite_enabled', 'new': 'matrix_dendrite_container_labels_traefik_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_dendrite_block_federation_api_on_client_port', 'new': '<not supported anymore - the /_matrix/federation endpoints are now also being served on the Client-Server API port>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_dendrite_federation_api_enabled', 'new': 'matrix_dendrite_container_labels_public_federation_api_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_dendrite_client_api_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_dendrite_client_api_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_dendrite_federation_api_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_dendrite_federation_api_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_dendrite_additional_server_configuration_blocks', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_synapse_enabled', 'new': 'matrix_synapse_container_labels_traefik_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_synapse_federation_api_enabled', 'new': 'matrix_synapse_container_labels_public_federation_api_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_synapse_client_api_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_synapse_client_api_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_synapse_federation_api_addr_with_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_synapse_federation_api_addr_sans_container', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_synapse_additional_server_configuration_blocks', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_proxy_matrix_additional_server_configuration_blocks', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_nginx_proxy_access_log_enabled', 'new': 'devture_traefik_config_accessLog_enabled'})
skipping: [matrix.SECRET] => (item={'old': 'etherpad_nginx_proxy_dimension_integration_enabled', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'etherpad_nginx_proxy_dimension_integration_path_prefix', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_services_proxy_connect_prometheus_node_exporter_metrics_proxying_enabled', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_services_proxy_connect_prometheus_node_exporter_matrix_nginx_proxy_not_enabled_proxy_pass_host', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_services_proxy_connect_prometheus_postgres_exporter_metrics_proxying_enabled', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_prometheus_services_proxy_connect_prometheus_postgres_exporter_matrix_nginx_proxy_not_enabled_proxy_pass_host', 'new': ''})
skipping: [matrix.SECRET] => (item={'old': 'matrix_docker_network', 'new': '<removed in favor of various other variables - matrix_addons_container_network, matrix_monitoring_container_network, matrix_homeserver_container_network, etc.>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_playbook_ssl_retrieval_method', 'new': '<removed; see docs/configuring-playbook-ssl-certificates.md for alternatives>'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_ssl_lets_encrypt_support_email', 'new': 'devture_traefik_config_certificatesResolvers_acme_email'})
skipping: [matrix.SECRET] => (item={'old': 'matrix_federation_traefik_entrypoint', 'new': 'matrix_federation_traefik_entrypoint_name'})

PLAY RECAP *************************************************************************************************************************************************************************************
matrix.SECRET : ok=11 changed=0 unreachable=0 failed=1 skipped=12 rescued=0 ignored=0

error: Recipe run failed on line 38 with exit code 2
error: Recipe run-tags failed on line 42 with exit code 2

from matrix-docker-ansible-deploy.

spantaleev avatar spantaleev commented on September 21, 2024

Among all the skipping, there are some errors (failed):

failed: [matrix.SECRET] (item={'old': 'matrix_nginx_proxy_base_domain_serving_enabled', 'new': 'matrix_static_files_container_labels_base_domain_enabled'}) => changed=false
ansible_loop_var: item
item:
new: matrix_static_files_container_labels_base_domain_enabled
old: matrix_nginx_proxy_base_domain_serving_enabled
msg: Your configuration contains a variable, which now has a different name. Please change your configuration to rename the variable (matrix_nginx_proxy_base_domain_serving_enabled -> matrix_static_files_container_labels_base_domain_enabled).

You just need to read more carefully and follow the instructions there.

from matrix-docker-ansible-deploy.

wolskinj avatar wolskinj commented on September 21, 2024

I had no idea that there more details up in the output regarding the errors. I see the details now. Made the variable name change and that was successful. Sorry for the trouble.

from matrix-docker-ansible-deploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.