Skip to content

Commit

Permalink
Fix daemon-reload
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Jan 10, 2025
1 parent 517db53 commit f3bdd56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/semaphore/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
- name: Requirements update
ansible.builtin.systemd:
name: requirements.service
daemon.reload: true
daemon_reload: true
state: started

0 comments on commit f3bdd56

Please sign in to comment.