Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
iljarotar committed Dec 5, 2024
1 parent 32ff1b5 commit 516e763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions partition/roles/dhcp/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
- isc-dhcp-server
update_cache : yes

# we want this task to be run at this point and not at the end of the playbook
# this is why we don't use a handler here
- name: restart isc-dhcp-server on config change
service:
name: "{{ dhcp_service_name }}"
Expand Down

0 comments on commit 516e763

Please sign in to comment.