Initial commit to golang installation role
Change-Id: I344755e19a5d87d0f4880f5121df6d346f1c85f3
diff --git a/vars/Debian.yml b/vars/Debian.yml
new file mode 100644
index 0000000..4f14798
--- /dev/null
+++ b/vars/Debian.yml
@@ -0,0 +1,8 @@
+---
+# golang vars/Debian.yml
+#
+# SPDX-FileCopyrightText: 2022 Open Networking Foundation <support@opennetworking.org>
+# SPDX-License-Identifier: Apache-2.0
+#
+# NOTE: Only put platform/OS-specific variables in this file.
+# Put all other variables in the 'defaults/main.yml' file.