Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 01:28:43 +0800
provision: use the usual set of X-headers in /http-bind proxy block
contrib/provision/roles/nginx/tasks/main.yml
Permissions: -rw-r--r--
- name: Disable default site path: /etc/nginx/sites-enabled/default - name: Create a Diffie-Hellman key exchange parameters file {% if ansible_virtualization_type == "virtualbox" %}-dsaparam{% endif %} -out /etc/nginx/dh-2048.pem creates: /etc/nginx/dh-2048.pem - name: Allow HTTP and HTTPS