Issue-ID: OOM-2798
Signed-off-by: Marcin Wilk <m.wilk@samsung.com>
Change-Id: Ia3733154b9ee016b390a4810ab0918b3528ed662
 ---
 installer_deploy_path: "{{ ansible_user_dir }}/installer"
 install_timeout: 10600
+app_data_path: /opt/onap/resources
 
       resources_dir: {{ resources_dir }}
       resources_filename: {{ resources_filename }}
       aux_resources_filename: {{ aux_resources_filename }}
-      app_data_path: /opt/onap/resources
+      app_data_path: {{ app_data_path }}
     dest: "{{ installer_deploy_path }}/ansible/application/resources.yml"
 #Run script.
 - name: "Execute installation"