This commit is contained in:
b0xxer
2024-02-11 12:39:53 -06:00
parent 79386b54ab
commit 588550c11b
6 changed files with 33 additions and 7 deletions
+5
View File
@@ -5,3 +5,8 @@
ansible.builtin.shell:
chdir: ~/Containers/bitcoin
cmd: ./build.sh
- name: reload_systemctl
ansible.builtin.systemd_service:
daemon_reload: true
scope: user