Added more variables to btc_init to create full bitcoin.conf file

This commit is contained in:
b0xxer
2024-02-10 07:25:40 -06:00
parent ca61e1c922
commit f502702cbc
3 changed files with 57 additions and 28 deletions
+1 -3
View File
@@ -35,7 +35,7 @@
- cockpit-podman
- zerotier-one
- name: Reboot System
- name: Reboot System
become: yes
become_method: sudo
ansible.builtin.reboot:
@@ -43,5 +43,3 @@
when: reboot_status['changed']==True