fixups
This commit is contained in:
parent
a22050cc9f
commit
ca61e1c922
@ -10,8 +10,8 @@
|
||||
|
||||
- name: Copy Containerfile Template
|
||||
register: bitcoin_build
|
||||
ansible.builtin.template:
|
||||
src: bitcoin/Containerfile.j2
|
||||
ansible.builtin.copy:
|
||||
src: bitcoin/Containerfile
|
||||
dest: ~/Containers/bitcoin/Containerfile
|
||||
|
||||
- name: Copy btc_init Template
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user