You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-homelab/roles/geerlingguy.docker/meta/main.yml

41 lines
598 B
YAML

dependencies: []
galaxy_info:
role_name: docker
author: geerlingguy
description: Docker for Linux.
company: Midwestern Mac, LLC
license: license (BSD, MIT)
min_ansible_version: 2.4
platforms:
- name: EL
versions:
- 7
- 8
- name: Fedora
versions:
- all
- name: Debian
versions:
- buster
- bullseye
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: Alpine
version:
- all
- name: Arch
versions:
- all
galaxy_tags:
- web
- system
- containers
- docker
- orchestration
- compose
- server