@@ -27,13 +27,6 @@
tags:
- update
-- name: Nginx location file installed
- copy:
- src: nginx-location.conf
- dest: /usr/local/etc/nginx/locations/tandoor.conf
- mode: 0644
- notify: Nginx restarted
-
- name: Tandoor env file installed
template:
src: envrc.j2