diff options
| author | Luke Hoersten <[email protected]> | 2026-03-23 23:33:20 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-03-23 23:33:20 -0500 |
| commit | cb2bfbfa2abd06b52f1d7b40527c8d132eab06a3 (patch) | |
| tree | 927ce11ba64f455da5a24eaa4059f09a2dd39cf7 /bitcoind/tasks/main.yaml | |
| parent | dc12f6e742dac76c8fb46047dc7313196751a427 (diff) | |
Fixed logging
Diffstat (limited to 'bitcoind/tasks/main.yaml')
| -rw-r--r-- | bitcoind/tasks/main.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitcoind/tasks/main.yaml b/bitcoind/tasks/main.yaml index 18adc09..624e2b9 100644 --- a/bitcoind/tasks/main.yaml +++ b/bitcoind/tasks/main.yaml @@ -40,7 +40,6 @@ mode: "{{item.mode}}" loop: - { path: "{{bitcoind_data_dir}}", mode: "0750" } - - { path: "{{bitcoind_log_dir}}", mode: "0750" } - { path: "{{bitcoind_conf_dir}}", mode: "0755" } - name: configure bitcoind |
