Updates to conduit paths
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
- name: Ensure Conduit configuration installed
|
||||
template:
|
||||
src: "{{ role_path }}/templates/conduit/conduit.toml.j2"
|
||||
dest: "{{ matrix_conduit_config_dir_path }}/conduit.toml"
|
||||
dest: "{{ matrix_conduit_config_path }}/conduit.toml"
|
||||
mode: 0644
|
||||
owner: "{{ matrix_user_username }}"
|
||||
group: "{{ matrix_user_groupname }}"
|
||||
|
Reference in New Issue
Block a user