Initial commit.

This commit is contained in:
Jeff Geerling
2017-02-23 22:08:18 -06:00
commit da3eb9cf1c
9 changed files with 175 additions and 0 deletions

29
meta/main.yml Normal file
View File

@@ -0,0 +1,29 @@
---
dependencies: []
galaxy_info:
author: geerlingguy
description: Docker for Linux.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 2.0
platforms:
- name: EL
versions:
- 6
- 7
- name: Debian
versions:
- jessie
- name: Ubuntu
versions:
- trusty
- xenial
galaxy_tags:
- web
- system
- containers
- docker
- orchestration
- compose
- server