Added rpcuser and rpcpassword options to bitcoin-node startup

This commit is contained in:
b0xxer
2024-02-13 10:20:15 -06:00
parent f0e6bce522
commit d83de2ce60
5 changed files with 16 additions and 6 deletions
+6
View File
@@ -1,6 +1,12 @@
---
# handlers file for build
#
- name: restart_bitcoin
ansible.builtin.systemd_service:
name: bitcoin-node.service
scope: user
state: restarted
- name: rebuild_bitcoin
ansible.builtin.shell:
chdir: ~/Containers/bitcoin