fixups
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user