9 lines
129 B
YAML
9 lines
129 B
YAML
|
---
|
||
|
|
||
|
- name: INCLUDE | standard.yml
|
||
|
include: standard.yml
|
||
|
|
||
|
- name: INCLUDE | acme.yml
|
||
|
include: acme.yml
|
||
|
when: nginx_acmesh
|