summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/meta/main.yml
blob: b9f32a7eb20de5cbdb817bb2f88d6c59a6f89108 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dependencies:
  - partition
galaxy_info:
  role_name: bootstarp
  author: a14m
  description: "Install the linux distro on partitioned drive using pacstrap or debootstrap"
  license: "license MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: ArchLinux
      versions:
        - all
    - name: Ubuntu
      versions:
        - noble
        - resolute
    - name: Debian
      versions:
        - bookworm