mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized performace by disabling acces log and activating gzip
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
mode: 0755
|
||||
|
||||
- name: create nginx config file
|
||||
template: src=nginx.conf dest=/etc/nginx/nginx.conf
|
||||
template: src=nginx.conf.j2 dest=/etc/nginx/nginx.conf
|
||||
notify: restart nginx
|
||||
|
||||
- name: flush nginx service
|
||||
|
Reference in New Issue
Block a user