Skip to content

Commit

Permalink
Merged in ADHOC-add-meta (pull request #5)
Browse files Browse the repository at this point in the history
AD-HOC feat (ansible-galaxy): adding meta information to enable installation

Approved-by: Zeno Pensky <[email protected]>
  • Loading branch information
Anton Boritskiy committed Jul 1, 2019
2 parents 2db7a37 + b338c6b commit 3fe831e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
galaxy_info:
author: Sitewards
description: Sitewards' DB import from AWS S3 bucket, for use on testing systems
company: Sitewards
license: OSL-3.0
min_ansible_version: 2.4
galaxy_tags: []

dependencies: []

0 comments on commit 3fe831e

Please sign in to comment.