ansible-roles/library/centos/roles/httpd/tasks/main.yml

6 lines
106 B
YAML
Raw Normal View History

2019-05-15 01:22:27 +02:00
---
- import_tasks: httpd.yml
- import_tasks: httpd-letsencrypt.yml
when: apache_letsencrypt_managed