Skip to content
Snippets Groups Projects
Commit 56ad0cdb authored by nimrod's avatar nimrod
Browse files

Allow just refreshing the Diffie-Hellman parameters file.

parent 971b07b9
No related branches found
No related tags found
No related merge requests found
Pipeline #804 passed
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
- Restart Nginx on ns4 - Restart Nginx on ns4
host: ns4 host: ns4
tags: tags:
- dhparams
- ns4 - ns4
- name: Issue certificate for host01 - name: Issue certificate for host01
...@@ -64,6 +65,7 @@ ...@@ -64,6 +65,7 @@
- Restart Nginx on host01 - Restart Nginx on host01
host: host01 host: host01
tags: tags:
- dhparams
- host01 - host01
- name: Issue certificate for kodi - name: Issue certificate for kodi
...@@ -82,6 +84,7 @@ ...@@ -82,6 +84,7 @@
- Restart Nginx on kodi - Restart Nginx on kodi
host: kodi host: kodi
tags: tags:
- dhparams
- kodi - kodi
- name: Issue certificate for smtp - name: Issue certificate for smtp
...@@ -103,4 +106,5 @@ ...@@ -103,4 +106,5 @@
- Restart Nginx on host01 - Restart Nginx on host01
host: mail host: mail
tags: tags:
- dhparams
- smtp - smtp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment