mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
15 lines
305 B
YAML
15 lines
305 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: []
|