You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
378 B
YAML
28 lines
378 B
YAML
---
|
|
dependencies: []
|
|
|
|
galaxy_info:
|
|
author: shnee
|
|
description: Install docker.
|
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.1
|
|
|
|
platforms:
|
|
- name: ArchLinux
|
|
versions:
|
|
- all
|
|
- name: Amazon Linux 2
|
|
versions:
|
|
- all
|
|
- name: EL
|
|
- 7
|
|
- 8
|
|
- name: Ubuntu
|
|
- focal # 20.04
|
|
|
|
galaxy_tags:
|
|
- containers
|
|
- docker
|