fix: add linter
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-08 18:22:40 +01:00
parent 5983b4cf01
commit d3697463ee
3 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
---
- name: restart dhcpd
systemd:
ansible.builtin.systemd:
name: "{{ dhcpd_service_name }}"
state: restarted
daemon_reload: true
daemon_reload: true