CORD-2409 HSS playbook

Change-Id: Ie7150633966908bf260d834f0ac7ffc9f34e20f4
diff --git a/xos/synchronizer/steps/vhsstenant_playbook.yaml b/xos/synchronizer/steps/vhsstenant_playbook.yaml
index e0a34b2..0cc6dbe 100644
--- a/xos/synchronizer/steps/vhsstenant_playbook.yaml
+++ b/xos/synchronizer/steps/vhsstenant_playbook.yaml
@@ -19,6 +19,11 @@
   gather_facts: False
   connection: ssh
   user: ubuntu
-  sudo: yes
-  tasks:
+  become: yes
   vars:
+    - source_path: /home/c3po/hss
+    - identity: "hss.openair4G.eur"
+    - realm: "openair4G.eur"
+    - db_ip: {{ db_ip }}
+  roles:
+    - setup-sprint-hss