Skip to content
Snippets Groups Projects
Commit 5d0b716a authored by nimrod's avatar nimrod
Browse files

Correct tagging.

This way I can specify a host and skip generating dhparams.
parent 3f86ee23
No related branches found
No related tags found
No related merge requests found
...@@ -43,8 +43,7 @@ ...@@ -43,8 +43,7 @@
- Restart Nginx on ns4 - Restart Nginx on ns4
host: ns4 host: ns4
tags: tags:
- dhparams - always
- ns4
- name: Issue certificate for host01 - name: Issue certificate for host01
include_tasks: include_tasks:
...@@ -66,8 +65,7 @@ ...@@ -66,8 +65,7 @@
- Restart Nginx on host01 - Restart Nginx on host01
host: host01 host: host01
tags: tags:
- dhparams - always
- host01
- name: Issue certificate for kodi - name: Issue certificate for kodi
include_tasks: include_tasks:
...@@ -107,5 +105,4 @@ ...@@ -107,5 +105,4 @@
- Restart Nginx on host01 - Restart Nginx on host01
host: mail host: mail
tags: tags:
- dhparams - always
- smtp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment