ansible-role-chill/meta/main.yml

24 lines
802 B
YAML
Raw Normal View History

2024-12-18 09:13:45 +00:00
galaxy_info:
2024-12-18 10:10:03 +00:00
author: Julien Fastré
description: Install Chill using docker compose
company: Champs-Libres
2024-12-18 09:13:45 +00:00
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
# issue_tracker_url: http://example.com/issue/tracker
2024-12-18 10:10:03 +00:00
# Choose a valid license ID from https://spdx.org
license: AGPL-3.0-or-later
2024-12-18 09:13:45 +00:00
2024-12-18 10:10:03 +00:00
min_ansible_version: 2.9
2024-12-18 09:13:45 +00:00
galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
#
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role.
2024-12-18 10:10:03 +00:00
dependencies:
- geerlingguy.docker