Explorar o código

[tandoor] Remove nginx config

Colin Powell %!s(int64=3) %!d(string=hai) anos
pai
achega
b54c318bb2
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  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