ansible-role-docker/meta/main.yml

34 lines
553 B
YAML
Raw Normal View History

2017-02-24 05:08:18 +01:00
---
dependencies: []
galaxy_info:
author: geerlingguy
description: Docker for Linux.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 2.4
2017-02-24 05:08:18 +01:00
platforms:
2018-09-27 05:13:32 +02:00
- name: EL
versions:
- 7
2019-12-11 15:38:14 +01:00
- 8
2018-09-27 05:13:32 +02:00
- name: Fedora
versions:
- all
- name: Debian
versions:
- stretch
- buster
2018-09-27 05:13:32 +02:00
- name: Ubuntu
versions:
- xenial
- bionic
2017-02-24 05:08:18 +01:00
galaxy_tags:
- web
- system
- containers
- docker
- orchestration
- compose
- server