aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.ansible/roles/docker/meta/main.yaml
blob: 0a1fe9787bdf756a544b0f85b877762c52fe15ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
# file: meta/main.yaml

dependencies: []

galaxy_info:
  role_name: "docker"
  author: "pmikus"
  description: "Docker-CE for Linux."
  company: "none"
  license: "license (BSD, MIT)"
  min_ansible_version: "2.9"
  platforms:
    - name: "Ubuntu"
      versions:
        - "jammy"
    - name: "Debian"
      versions:
        - "bookworm"
  galaxy_tags:
    - "docker"