ansible-collection-famedly-.../meta/main.yml

23 lines
407 B
YAML
Raw Normal View History

2019-05-14 23:04:25 +00:00
---
galaxy_info:
2019-05-15 22:42:14 +00:00
author: Emmanouil Kampitakis (@madonius)
description: Installs and configures a riot webapplication
2019-05-14 23:04:25 +00:00
2019-05-15 22:42:14 +00:00
license: MIT
2019-05-14 23:04:25 +00:00
2019-05-15 22:42:14 +00:00
min_ansible_version: 2.7
2019-05-14 23:04:25 +00:00
# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version:
2019-05-15 22:42:14 +00:00
platforms:
- name: Debian
versions:
- all
2019-05-14 23:04:25 +00:00
2019-05-15 22:42:14 +00:00
galaxy_tags:
- matrix
- riot
2019-05-14 23:04:25 +00:00
dependencies: []