Added rpcuser and rpcpassword options to bitcoin-node startup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user