ansible-nginx/tasks/ssl/main.yml

9 lines
129 B
YAML
Raw Normal View History

2017-12-03 04:22:28 +07:00
---
- name: INCLUDE | standard.yml
include: standard.yml
- name: INCLUDE | acme.yml
include: acme.yml
when: nginx_acmesh