geerlingguy.ansible-role-do.../meta/main.yml

39 lines
654 B
YAML
Raw Normal View History

2017-02-24 05:08:18 +01:00
---
dependencies: []
galaxy_info:
role_name: docker
2017-02-24 05:08:18 +01:00
author: geerlingguy
description: Docker for Linux.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 2.10
2017-02-24 05:08:18 +01:00
platforms:
2018-09-27 05:13:32 +02:00
- name: Fedora
versions:
- all
- name: Debian
versions:
- buster
2021-08-17 10:30:02 +02:00
- bullseye
2023-08-06 15:01:27 +02:00
- bookworm
2018-09-27 05:13:32 +02:00
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: Alpine
version:
- all
- name: ArchLinux
versions:
- all
2017-02-24 05:08:18 +01:00
galaxy_tags:
- web
- system
- containers
- docker
- orchestration
- compose
- server