bitcoind/tasks/main.yaml
changeset 43 dd87c8b98381
parent 41 85750c5b0661
--- a/bitcoind/tasks/main.yaml	Mon Sep 01 12:37:03 2025 -0500
+++ b/bitcoind/tasks/main.yaml	Mon Mar 23 23:33:20 2026 -0500
@@ -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