mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
6 lines
86 B
YAML
6 lines
86 B
YAML
---
|
|
- import_tasks: nginx.yml
|
|
|
|
- import_tasks: ssl-setup.yml
|
|
when: not httpd_no_ssl
|