X-Git-Url: https://gerrit.nordix.org/gitweb?p=infra%2Fstack%2Fkubernetes.git;a=blobdiff_plain;f=playbooks%2Froles%2Fbootstrap-swconfig%2Ftasks%2Fconfigure-offline-deployment.yaml;h=55e3e6cfa6f8637908f9160092745010a1f548de;hp=55bddd0a81d2775eb40e6917b08a513320d048e4;hb=223f9beb41172dfb37af6e77a94e808f926e0fc9;hpb=17c430a59810a53b365b566fb905292ade8a005e diff --git a/playbooks/roles/bootstrap-swconfig/tasks/configure-offline-deployment.yaml b/playbooks/roles/bootstrap-swconfig/tasks/configure-offline-deployment.yaml index 55bddd0..55e3e6c 100644 --- a/playbooks/roles/bootstrap-swconfig/tasks/configure-offline-deployment.yaml +++ b/playbooks/roles/bootstrap-swconfig/tasks/configure-offline-deployment.yaml @@ -50,7 +50,7 @@ git: repo: "{{ engine_workspace }}/offline/git/engine-{{ installer_type }}" dest: "{{ engine_workspace }}/offline/git/engine/engine/installer" - version: "{{ installer[installer_type].version }}" + version: "{{ installers[installer_type].version }}" force: true - name: Copy engine installer vars file into group_vars