Skip to content

Commit 2212f79

Browse files
committed
Always reloading service. RE:natcap#1580
1 parent f6b2715 commit 2212f79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codesigning/signing-worker/playbook.yml

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
- name: Enable the natcap-codesign service
111111
ansible.builtin.systemd_service:
112112
name: natcap-codesign
113+
daemon_reload: true # reload in case there are any config changes
113114
state: started
114115
enabled: true
115116

0 commit comments

Comments
 (0)