matrix_host_command_systemctl -> devture_systemd_docker_base_host_command_systemctl (via com.devture.ansible.role.systemd_docker_base)

This commit is contained in:
Slavi Pantaleev
2022-11-04 16:41:23 +02:00
parent 7086c0ebe3
commit 4f4c856e43
4 changed files with 5 additions and 3 deletions

View File

@ -124,7 +124,6 @@ matrix_host_command_sleep: "/usr/bin/env sleep"
matrix_host_command_chown: "/usr/bin/env chown"
matrix_host_command_fusermount: "/usr/bin/env fusermount"
matrix_host_command_openssl: "/usr/bin/env openssl"
matrix_host_command_systemctl: "/usr/bin/env systemctl"
matrix_homeserver_url: "https://{{ matrix_server_fqn_matrix }}"