homelab/ansible/playbooks/dhcpd.yml

8 lines
81 B
YAML
Raw Normal View History

---
- hosts: dhcp
vars:
roles:
- role: ansible-dhcpd
become: true