public-health-ch/ansible/roles/geerlingguy.docker/meta/main.yml

34 lines
553 B
YAML
Raw Normal View History

2017-06-02 10:52:15 +00:00
---
dependencies: []
galaxy_info:
author: geerlingguy
2020-05-15 20:41:39 +00:00
description: Docker for Linux.
2017-06-02 10:52:15 +00:00
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
2018-12-17 12:50:15 +00:00
min_ansible_version: 2.4
2017-06-02 10:52:15 +00:00
platforms:
- name: EL
versions:
- 7
2020-05-15 20:41:39 +00:00
- 8
2017-06-02 10:52:15 +00:00
- name: Fedora
versions:
- all
- name: Debian
versions:
2020-05-15 20:41:39 +00:00
- stretch
- buster
- name: Ubuntu
versions:
- xenial
- bionic
2017-06-02 10:52:15 +00:00
galaxy_tags:
- web
2020-05-15 20:41:39 +00:00
- system
- containers
- docker
- orchestration
- compose
- server