Fix metadata for Galaxy, lint

Change-Id: Ic57ef70eba8610304b31e178a4bfc3ec62949fb8
diff --git a/.reuse/dep5 b/.reuse/dep5
index 76a1085..f6a0996 100644
--- a/.reuse/dep5
+++ b/.reuse/dep5
@@ -1,5 +1,5 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
-Files: VERSION README.md .gitreview README.md
+Files: VERSION README.md
 Copyright: 2021 Open Networking Foundation
 License: Apache-2.0
diff --git a/meta/main.yml b/meta/main.yml
index 5781f24..ee69b00 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -6,6 +6,8 @@
 
 galaxy_info:
   role_name: sriov
+  namespace: onf
+
   author: Open Networking Foundation
   description: Configure SR-IOV
   company: Open Networking Foundation
@@ -14,12 +16,15 @@
 
   license: Apache-2.0
 
-  min_ansible_version: 2.9.5
+  min_ansible_version: 2.10.17
 
   platforms:
-    - name: Ubuntu
+    - name: ubuntu
       versions:
-        - "18.04"
+        - bionic
+    - name: Debian
+      versions:
+        - bullseye
 
   galaxy_tags:
     - sriov