summaryrefslogtreecommitdiffstats
path: root/roles/coreutils/meta/main.yml
blob: 8de3810ae2a5f1f745a57253dfddb3b4b8e5fbef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
dependencies: []
galaxy_info:
  author: "a14m"
  description: "Install coreutils on Linux distributions"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"