mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 23:13:28 +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
|