Update to support deb11
- Remove apt_key, switch to copying dearmored key
- Add ability to globally install npm modules
Metadata fixes for ansible galaxy support
Change-Id: Ic3873cf0e491cb91e3e6891f1f85409901e38f8d
diff --git a/meta/main.yml b/meta/main.yml
index 7fcee3b..18a96ce 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -5,6 +5,9 @@
# SPDX-License-Identifier: Apache-2.0
galaxy_info:
+ role_name: nodejs
+ namespace: onf
+
author: Open Networking Foundation
description: Node.js installed via NodeSource Binary Distribution
company: Open Networking Foundation
@@ -21,7 +24,7 @@
- "18.04"
- name: Debian
versions:
- - "10"
+ - "11"
galaxy_tags:
- nodejs