Add dhcpd to nms hosts
This commit is contained in:
parent
1aaf78c3ab
commit
c2a39ecc56
3 changed files with 47 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue