blob: 3cbdae0d4c4e34a82163b8a65d9d4d6bca5cb729 [file] [log] [blame]
Zack Williamscaf05662020-10-09 19:52:40 -07001---
2# Ansible playbook to configure a iPXE pxeboot webserver
3
4- name: Configure pxeboot
5 hosts: static
6 become: true
7 roles:
8 - pxeboot