Add DHCPd role with failover
* Add a role that adds the DHCP server and a failover server * Use ansible-vault to encrypt the MAC-address mapping * Fixes issue 7
Showing
dhcpd.yml
0 → 100644
group_vars/dhcpd.yml
0 → 100644
roles/dhcpd/files/dhcpd.conf
0 → 100644
This diff is collapsed.
roles/dhcpd/tasks/main.yml
0 → 100644
roles/dhcpd/vars/main.yml
0 → 100644
Please register or sign in to comment