private_network/playbooks/dhcp_server.yml

9 lines
112 B
YAML
Raw Permalink Normal View History

---
- name: "Setup ISC-DHCP for the internal network"
hosts: dhcp_server
become: true
roles:
- dhcp