21 lines
No EOL
290 B
YAML
21 lines
No EOL
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: [] |