Removed copy of bitcoin.conf since now made during container build
This commit is contained in:
parent
f502702cbc
commit
8195ff95cb
@ -17,15 +17,6 @@
|
||||
state: directory
|
||||
mode: '0755'
|
||||
|
||||
- name: Apply bitcoin.conf file to directory
|
||||
become: yes
|
||||
become_method: sudo
|
||||
ansible.builtin.template:
|
||||
src: bitcoin.conf.j2
|
||||
dest: /home/b0xxy/.bitcoin/bitcoin.conf
|
||||
setype: container_file_t
|
||||
owner: b0xxy
|
||||
|
||||
- name: Copy bitcoin-node.container file
|
||||
register: sysd_reload
|
||||
ansible.builtin.template:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user