From e97c09728e5cc82fccdd0d0f963cf9ebcca43d97 Mon Sep 17 00:00:00 2001 From: Michiel Papenhove Date: Tue, 3 Oct 2023 14:12:46 +0200 Subject: [PATCH] Updates Galayx info in main.yaml --- meta/main.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/meta/main.yml b/meta/main.yml index 0125948..154dff8 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,17 +1,16 @@ --- galaxy_info: author: "Jasper N. Brouwer, Ramon de la Fuente" + role_name: "nginx" description: Install and start Nginx company: Future500 license: LGPL-3.0 - min_ansible_version: 1.4 + min_ansible_version: "1.4" platforms: - name: Debian versions: - - wheezy - - jessie - - stretch - - buster + - bullseye + - bookworm galaxy_tags: - web dependencies: []