2020-08-10 01:37:13 +02:00
|
|
|
galaxy_info:
|
|
|
|
author: saibotk
|
|
|
|
description: Installs docker package from their official repository and installs the docker python package via pip.
|
|
|
|
license: GPL-3.0-only
|
|
|
|
min_ansible_version: 2.9
|
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: CentOS
|
|
|
|
versions:
|
|
|
|
- 7
|
2021-01-02 04:39:35 +01:00
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- 20.04
|
2020-08-10 01:37:13 +02:00
|
|
|
|
|
|
|
galaxy_tags: []
|
|
|
|
|
2021-01-02 04:39:35 +01:00
|
|
|
dependencies: []
|