galaxy-docker/meta/main.yml

22 lines
291 B
YAML
Raw 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
min_ansible_version: 2.4
platforms:
- name: Debian
versions:
- Stretch
- Buster
2019-01-31 13:04:46 +00:00
galaxy_tags:
- docker
- docker-ce
- debian
dependencies: []