set-up the role

This commit is contained in:
2024-12-19 11:05:25 +01:00
parent 5a2ba1c9d6
commit a53e62dd9e
18 changed files with 337 additions and 65 deletions

View File

@@ -1,5 +1,7 @@
galaxy_info:
author: Julien Fastré
role_name: ansible_role_chill
namespace: champs-libres
author: Julien Fastré
description: Install Chill using docker compose
company: Champs-Libres
@@ -8,9 +10,9 @@ galaxy_info:
# issue_tracker_url: http://example.com/issue/tracker
# Choose a valid license ID from https://spdx.org
license: AGPL-3.0-or-later
license: AGPL-3.0-or-later
min_ansible_version: 2.9
min_ansible_version: '2.9'
galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes
@@ -19,6 +21,3 @@ galaxy_info:
#
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role.
dependencies:
- geerlingguy.docker