Add dhcpd to nms hosts

This commit is contained in:
Timo Makinen 2025-04-02 21:47:47 +00:00
parent 1aaf78c3ab
commit c2a39ecc56
3 changed files with 47 additions and 0 deletions

View file

@ -58,6 +58,10 @@
ansible.builtin.import_role:
name: unbound
- name: Import dhcpd role
ansible.builtin.import_role:
name: dhcpd
# convert this to role for restart support
- name: Enable NTP server for oob network
ansible.builtin.lineinfile: