Init role for ds389

Change-Id: I0ea615e3e7ea0db11519051ae905a1bca77ce41a
diff --git a/meta/main.yml b/meta/main.yml
new file mode 100644
index 0000000..c98c4fe
--- /dev/null
+++ b/meta/main.yml
@@ -0,0 +1,26 @@
+---
+# ds389 meta/main.yml
+#
+# SPDX-FileCopyrightText: © 2021 Open Networking Foundation <support@opennetworking.org>
+# SPDX-License-Identifier: Apache-2.0
+
+galaxy_info:
+  author: Open Networking Foundation
+  description: LDAP Server
+  company: Open Networking Foundation
+
+  issue_tracker_url: https://jira.opennetworking.org/
+
+  license: Apache-2.0
+
+  min_ansible_version: 2.9.5
+
+  platforms:
+    - name: debian
+      versions:
+        - "11"
+
+  galaxy_tags:
+    - ds389
+
+dependencies: []