updated server registration test
diff --git a/meta/main.yml b/meta/main.yml
index 7223799..4ae8fa1 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -52,6 +52,5 @@
     # NOTE: A tag is limited to a single word comprised of alphanumeric characters.
     #       Maximum 20 tags per role.
 
-dependencies: []
-  # List your role dependencies here, one per line. Be sure to remove the '[]' above,
-  # if you add dependencies to this list.
\ No newline at end of file
+dependencies:
+- apigee-opdk-modules
\ No newline at end of file