private_network/dhcp_server.yml

9 lines
112 B
YAML
Raw Normal View History

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