Skip to content

Commit c23591a

Browse files
committed
meta
1 parent fe4e147 commit c23591a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
galaxy_info:
33
author: Sebastian Ruml
4-
description: Deploy Flask applications
4+
description: Provisioning and deploy Flask applications
55
license: MIT
66
min_ansible_version: 1.8
77
platforms:
@@ -11,7 +11,6 @@ galaxy_info:
1111
- name: Debian
1212
versions:
1313
- all
14-
dependencies: []
1514
categories:
1615
- database
1716
- database:nosql
@@ -21,3 +20,4 @@ galaxy_info:
2120
- web
2221
- python
2322
- flask
23+
dependencies: []

0 commit comments

Comments
 (0)