Update playbooks

This commit is contained in:
Keannu Christian Bernasol 2024-10-29 02:05:56 +08:00
parent e64ea06972
commit 55431ef2f4
2 changed files with 6 additions and 5 deletions

View file

@ -56,6 +56,8 @@
shell: curl https://get.acme.sh | sh -s email="{{ ACME_EMAIL }}"
- name: Enable Syncthing Service
command: systemctl enable syncthing@root.service
- name: Start Syncthing Service
command: systemctl start syncthing@root.service
- name: Allow Syncthing Remote Management
replace:
path: /root/.config/syncthing/config.xml