set-up the role
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user