ansible-nginx/tasks/ssl/main.yml

9 lines
129 B
YAML

---
- name: INCLUDE | standard.yml
include: standard.yml
- name: INCLUDE | acme.yml
include: acme.yml
when: nginx_acmesh