2019-01-09 19:22:10 +00:00
|
|
|
# Standards: 0.1
|
2018-12-12 22:25:36 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2019-11-06 21:58:16 +00:00
|
|
|
author: xoxys <mail@geeklabor.de>
|
2019-11-06 20:03:45 +00:00
|
|
|
description: Install docker-engine
|
2018-12-12 22:25:36 +00:00
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
2019-01-09 19:22:10 +00:00
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
2018-12-12 22:25:36 +00:00
|
|
|
galaxy_tags:
|
2019-01-09 19:22:10 +00:00
|
|
|
- docker
|
2018-12-12 22:25:36 +00:00
|
|
|
dependencies: []
|