add roles
This commit is contained in:
parent
f234c3b08f
commit
b8296f4bee
56 changed files with 1157 additions and 4 deletions
16
roles/synapse/meta/main.yml
Normal file
16
roles/synapse/meta/main.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
galaxy_info:
|
||||
author: michaelkaye
|
||||
description: Deploys a synapse server
|
||||
|
||||
license: Apache 2.0
|
||||
|
||||
min_ansible_version: 2.0
|
||||
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- jessie
|
||||
|
||||
galaxy_tags: []
|
||||
|
||||
dependencies: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue