Skip to content

Commit

Permalink
Fix notify name when systemd-resolved stop condition
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Oct 28, 2024
1 parent ae7ef56 commit ee00045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/all/stop-systemd-resolved.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
state: present
no_extra_spaces: true
mode: "644"
notify: "systemd-resolved"
notify: "Restart systemd-resolved"

0 comments on commit ee00045

Please sign in to comment.