mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Async task: generate dh
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
headers:
|
||||
'X-proxyfied': '1'
|
||||
- name: 'deleted.local'
|
||||
state: 'absent'
|
||||
state: 'absent'
|
||||
- name: 'redirect-to.local'
|
||||
redirect_to: 'http://test.local'
|
||||
- name: 'backuppc.local'
|
||||
@@ -212,7 +212,7 @@
|
||||
redirect_https: true
|
||||
# - name: 'owncloud.local'
|
||||
# template: '_owncloud'
|
||||
nginx_dh_length: 1024
|
||||
nginx_dh_length: 2048
|
||||
roles:
|
||||
- ../../
|
||||
post_tasks:
|
||||
|
||||
Reference in New Issue
Block a user