blob: 0e12b9a0f93aea4847f3553e957e528f7fe6b894 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
dependencies:
- partition
galaxy_info:
role_name: bootstarp
author: a14m
description: "Install the linux distro on partitioned drive using pacstrap or debootstrap"
company: "kartoffeln.work GmbH."
license: "license MIT"
min_ansible_version: "2.18"
platforms:
- name: ArchLinux
versions:
- all
|