Files
netboot.xyz/roles/netbootxyz/meta/main.yml
T
Antony Messerli 214e34961f Latest tuning, including utility menu generation
Creates proper ansible role structure
Creates utilities listing and allows for utility menu overrides
Splits utilities into efi and pcbios (legacy) so options
are hidden if they can't be used.
Add package list for debian
Split Ubuntu Live version loaders into seperate methods as versions
can behave differently.
2019-11-17 19:49:25 +00:00

16 lines
306 B
YAML

galaxy_info:
author: Antony Messerli
description: Installs a self hosted version of netboot.xyz
license: Apache-2.0
min_ansible_version: 2.7
platforms:
- name: Ubuntu
versions:
- all
- name: Centos
versions:
- all
galaxy_tags:
- system
dependencies: []