We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb8f21 commit 1668467Copy full SHA for 1668467
roles/dolos/tasks/main.yml
@@ -18,7 +18,7 @@
18
loop:
19
- '{{ cardano_node_ipc_dir }}'
20
- '{{ dolos_db_dir }}'
21
- - '{{ cardano_node_config_dir }}/dolos'
+ - '{{ dolos_etc_dir }}'
22
23
- name: Generate Dolos config
24
template:
0 commit comments