mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-12-13 20:52:28 +00:00
22 lines
407 B
YAML
22 lines
407 B
YAML
---
|
|
galaxy_info:
|
|
author: Emmanouil Kampitakis (@madonius)
|
|
description: Installs and configures a riot webapplication
|
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.7
|
|
|
|
# If this a Container Enabled role, provide the minimum Ansible Container version.
|
|
# min_ansible_container_version:
|
|
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
|
|
galaxy_tags:
|
|
- matrix
|
|
- riot
|
|
|
|
dependencies: []
|