dhcpd: ansible-lint fixes
This commit is contained in:
parent
ff07e84ca6
commit
09cd9001ec
2 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart dhcpd
|
||||
service:
|
||||
- name: Restart dhcpd
|
||||
ansible.builtin.service:
|
||||
name: "{{ dhcpd_service }}"
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue