updated names and cleaned up redundant cache loading
diff --git a/component/microgateway-setup.yml b/component/microgateway-setup.yml
index 79748dc..332d73c 100644
--- a/component/microgateway-setup.yml
+++ b/component/microgateway-setup.yml
@@ -1,5 +1,6 @@
 ---
 - hosts: micro
+  gather_facts: no
   vars:
     config_output: '/tmp/edgemicro_config_output.txt'
   tasks:
diff --git a/configuration/opdk-setup-os.yml b/configuration/opdk-setup-os.yml
index c6cc125..d311f4b 100644
--- a/configuration/opdk-setup-os.yml
+++ b/configuration/opdk-setup-os.yml
@@ -1,6 +1,7 @@
 ---
 - hosts: micro
   become: yes
+  gather_facts: no
   vars_files:
   - ~/.apigee/credentials.yml
   roles: