Add meta information
This commit is contained in:
parent
7daabf03c0
commit
301143839a
1 changed files with 12 additions and 0 deletions
12
meta/main.yml
Normal file
12
meta/main.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
galaxy_info:
|
||||||
|
author: Georg Krause
|
||||||
|
description: Ansible role to deploy docker-compose including docker on Debian
|
||||||
|
company: Progressivwerk
|
||||||
|
|
||||||
|
license: MIT
|
||||||
|
|
||||||
|
min_ansible_version: 2.1
|
||||||
|
|
||||||
|
galaxy_tags: []
|
||||||
|
|
||||||
|
dependencies: []
|
||||||
Loading…
Add table
Add a link
Reference in a new issue