From a23f169d7200023922117c2f1eccbf97391496ee Mon Sep 17 00:00:00 2001 From: MonsterDruide1 <5958456@gmail.com> Date: Sun, 4 Dec 2022 11:36:54 +0100 Subject: [PATCH] Fix linting --- meta/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/main.yml b/meta/main.yml index a5a7924..172bc88 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -2,6 +2,9 @@ galaxy_info: author: Admins des FSR Informatik der TU Dortmund description: Install and add a basic configuration for nginx + role_name: nginx + namespace: fsi_ansible + # 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 -- GitLab