Adds initial usrp ansible role content

Change-Id: I4e1e308aa7e9e2f6db04bc8a344b8a4f8f63c61a
diff --git a/vars/Debian.yml b/vars/Debian.yml
new file mode 100644
index 0000000..347f69a
--- /dev/null
+++ b/vars/Debian.yml
@@ -0,0 +1,11 @@
+---
+# usrp vars/Debian.yml
+#
+# SPDX-FileCopyrightText: © 2021 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.
+
+usrp_reboot: true
+update_grub: true