galaxy-docker/meta/main.yml

21 lines
289 B
YAML
Raw Permalink Normal View History

2019-01-31 13:04:46 +00:00
galaxy_info:
author: Wilfried OLLIVIER
description: Install Docker on Debian
company: none
license: WTFPL
2022-03-19 16:24:14 +00:00
min_ansible_version: "2.4"
2019-01-31 13:04:46 +00:00
platforms:
2022-03-19 16:24:14 +00:00
- name: Debian
versions:
- bullseye
2019-01-31 13:04:46 +00:00
galaxy_tags:
- docker
- docker-ce
- debian
dependencies: []