ansible-role-pxe_bootstrap icon indicating copy to clipboard operation
ansible-role-pxe_bootstrap copied to clipboard

Ansible role that install and configures TFTP. It also places iPXE/PXE boot conf files

Build Status

ansible-role-pxe_bootstrap

Sets up a PXE system for reinstalling nodes

Related roles:

  • https://github.com/CSCfi/ansible-role-pxe_config
  • https://github.com/CSCfi/ansible-role-dhcp_server

Requirements

Role Variables

see defaults/main.yml

Dependencies

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: ansible-role-pxe_bootstrap }

License

MIT

Author Information