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 @@
- Restart Nginx on ns4
host: ns4
tags:
- dhparams
- ns4
- always
- name: Issue certificate for host01
include_tasks:
......@@ -66,8 +65,7 @@
- Restart Nginx on host01
host: host01
tags:
- dhparams
- host01
- always
- name: Issue certificate for kodi
include_tasks:
......@@ -107,5 +105,4 @@
- Restart Nginx on host01
host: mail
tags:
- dhparams
- smtp
- always
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment