|
|
|
@@ -113,7 +113,7 @@ matrix_conduit_container_extra_arguments: [] |
|
|
|
# Specifies which template files to use when configuring Conduit. |
|
|
|
# If you'd like to have your own different configuration, feel free to copy and paste |
|
|
|
# the original files into your inventory (e.g. in `inventory/host_vars/matrix.example.com/`) |
|
|
|
# and then change the specific host's `vars.yaml` file like this: |
|
|
|
# and then change the specific host's `vars.yml` file like this: |
|
|
|
# matrix_conduit_template_conduit_config: "{{ playbook_dir }}/inventory/host_vars/matrix.example.com/conduit.toml.j2" |
|
|
|
matrix_conduit_template_conduit_config: "{{ role_path }}/templates/conduit.toml.j2" |
|
|
|
|
|
|
|
|