Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit d94cfe1

Browse files
committed
Updating-tasks-for-github-webserver
1 parent 339d602 commit d94cfe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/debian/gitlab/tasks/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@
167167
mode: '0644'
168168

169169
- name: Reload systemd daemon
170-
ansible.builtin.command: systemctl daemon-reload
171-
changed_when: true
170+
ansible.builtin.systemd_service:
171+
daemon_reload: true
172172

173173
- name: Enable and start the LE renewal timer
174174
ansible.builtin.systemd:

0 commit comments

Comments
 (0)