- include_vars: applications.yml - name: Remove resource-deploy lock file: name=/var/www/mtinfo3000/{{ item.namespace }}/webroot/resourcesdeployed.lock state=absent with_items: '{{ frontend_applications }}' when: item.config