Browse Source

[tandoor] Remove nginx config

Colin Powell 3 years ago
parent
commit
b54c318bb2
1 changed files with 0 additions and 7 deletions
  1. 0 7
      ansible/roles/tandoor/tasks/main.yml

+ 0 - 7
ansible/roles/tandoor/tasks/main.yml

@@ -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