This commit is contained in:
barry 2024-02-09 19:54:49 -06:00
parent f92622c315
commit c440e31746

View File

@ -5,7 +5,7 @@
register: bitcoin_build
ansible.builtin.file:
path: ~/Containers/bitcoin/bin
recursive: true
recurse: true
state: directory
- name: Copy Containerfile Template