[CORD-2574] add buleprint into SPGWC playbook

Change-Id: I43f0d47565e20eff7369fe901f61b8375cdcef6f
diff --git a/xos/synchronizer/steps/vspgwctenant_playbook.yaml b/xos/synchronizer/steps/vspgwctenant_playbook.yaml
index 82b35cc..2f932f8 100644
--- a/xos/synchronizer/steps/vspgwctenant_playbook.yaml
+++ b/xos/synchronizer/steps/vspgwctenant_playbook.yaml
@@ -54,4 +54,4 @@
     - ip_pool_mask: "255.0.0.0"
     - ip_pool_mask_int: "8"
   roles:
-      - onos_rule_setup
\ No newline at end of file
+      - { role: onos_rule_setup, when: scenario != "manual" }
\ No newline at end of file