updated roles
diff --git a/tasks/main.yml b/tasks/main.yml index b401c8e..21071d1 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -12,6 +12,7 @@ value: "{{ opdk_installer_path }}/edge-response-{{ opdk_version }}-{{ region }}.conf" - name: Remove the old response file + become: yes file: path: "{{ opdk_installation_config_file }}" state: absent