diff --git a/module/service/dhcp.yml b/module/service/dhcp.yml index f5cbb19..d9867c4 100644 --- a/module/service/dhcp.yml +++ b/module/service/dhcp.yml @@ -1,7 +1,7 @@ - name: setup DHCP pfsensible.core.pfsense_dhcp_static: name: "DHCP" - # macaddr: "52:93:81:a5:2e:1d" + macaddr: "52:93:81:a5:2e:1d" netif: xn3 ipaddr: "10.0.0.1" state: present \ No newline at end of file