roles/nginx: Remove old comment

This commit is contained in:
Alan Orth 2021-09-07 17:07:53 +03:00
parent c687b7a91a
commit 023a0d48ba
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@
- name: Configure Let's Encrypt
include_tasks: letsencrypt.yml
#when: use_letsencrypt is defined and use_letsencrypt
tags: letsencrypt
# vim: set ts=2 sw=2: