Skip to content

Commit

Permalink
Fix broken handler reference
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Jan 22, 2024
1 parent 59d824a commit b69f6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
ansible.builtin.service:
name: "{{ docker_service_name }}"
state: restarted
listen: docker.restart
listen: docker.restart

0 comments on commit b69f6d0

Please sign in to comment.