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