Wrong conditional.

This commit is contained in:
Andrea Dell'Amico 2021-07-07 14:25:05 +02:00
parent e4420f6a66
commit e50eaa0662
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
- import_tasks: nginx-virtualhosts.yml
when: nginx_use_common_virthost | bool
- import_tasks: robots-txt.yml
when: nginx_use_common_virthost | bool
- import_tasks: nginx-logrotate.yml
- import_tasks: nginx-letsencrypt.yml
when: letsencrypt_acme_install is defined and letsencrypt_acme_install