galaxy-docker/meta/main.yml
2019-07-08 15:43:26 +02:00

21 lines
290 B
YAML

galaxy_info:
author: Wilfried OLLIVIER
description: Install Docker on Debian
company: none
license: WTFPL
min_ansible_version: 2.4
platforms:
- name: Debian
versions:
- Stretch
- Buster
galaxy_tags:
- docker
- docker-ce
- debian
dependencies: []