Skip to content
Snippets Groups Projects
Commit 2cd5f64a authored by nimrod's avatar nimrod
Browse files

Allow skipping genration of DH parameters.

Tag those tasks so I can use --skip-tags to avoid them when needed.
parent aae8010d
No related branches found
No related tags found
No related merge requests found
Pipeline #726 passed
......@@ -440,6 +440,7 @@
tags:
- mail
- host01
- dhparams
- name: Generate Diffie-Hellman parameters on ns4
become: true
......@@ -454,3 +455,4 @@
- Restart Nginx on ns4
tags:
- ns4
- dhparams
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment