6 lines
106 B
YAML
6 lines
106 B
YAML
|
---
|
||
|
- import_tasks: httpd.yml
|
||
|
- import_tasks: httpd-letsencrypt.yml
|
||
|
when: apache_letsencrypt_managed
|
||
|
|