manifests_directory variable corrected
[ta/caas-lcm.git] / su / roles / su_prepare / tasks / main.yml
index 834b9bb..a0f0170 100644 (file)
         path: /tmp/su_chart
 
     - name: Delete the registry and swift for su
-      shell: kubectl delete -f {{ manifests_directory }}/{{item}}
+      shell: kubectl delete -f {{ caas.manifests_directory }}/{{item}}
       with_items:
         - update_registry_service.yml
         - docker-registry-update.yml