dhcpd: yamllint fixes

This commit is contained in:
Timo Makinen 2021-08-16 16:41:06 +00:00
parent 56f2058c7e
commit ff4e0b32e8

View file

@ -13,7 +13,7 @@
src: dhcpd.conf.j2 src: dhcpd.conf.j2
owner: root owner: root
group: "{{ ansible_wheel }}" group: "{{ ansible_wheel }}"
#validate: "dhcpd -t -cf %s" # validate: "dhcpd -t -cf %s"
notify: restart dhcpd notify: restart dhcpd
- name: enable service - name: enable service