infrastructure/roles/docker/meta/main.yml

22 lines
374 B
YAML
Raw Normal View History

2020-08-10 01:37:13 +02:00
galaxy_info:
author: saibotk
description: "Installs Docker package from their official repository."
2020-08-10 01:37:13 +02:00
license: GPL-3.0-only
2022-11-02 21:57:13 +01:00
min_ansible_version: "2.9"
standalone: true
2020-08-10 01:37:13 +02:00
platforms:
2022-11-02 21:57:13 +01:00
- name: Fedora
versions:
- all
2021-01-02 04:39:35 +01:00
- name: Ubuntu
versions:
2022-11-02 21:57:13 +01:00
- all
- name: Debian
versions:
- all
2020-08-10 01:37:13 +02:00
galaxy_tags: []
2021-01-02 04:39:35 +01:00
dependencies: []