mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +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
|