From e89818a77a341e38581de6d2f28adeb816b3af73 Mon Sep 17 00:00:00 2001
From: Chris Croome <chris@webarchitects.co.uk>
Date: Mon, 28 Nov 2022 16:53:36 +0000
Subject: [PATCH] metadata updated

---
 meta/main.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/main.yml b/meta/main.yml
index 93908e5..5a3526c 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -2,6 +2,7 @@
 galaxy_info:
   role_name: fail2ban
   author: Chris Croome
+  namespace: chriscroome
   description: Ansible role for installing Fail2ban on Debian servers
   company: Webarchitects Co-operative
   license: license (GPLv3)
@@ -11,6 +12,7 @@ galaxy_info:
       versions:
         - stretch
         - buster
+        - bullseye
   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
-- 
GitLab