2017-12-03 04:22:28 +07:00
|
|
|
---
|
|
|
|
|
2019-02-05 03:25:25 +07:00
|
|
|
- name: IMPORT_TASKS | standard.yml
|
2022-11-25 15:52:40 +07:00
|
|
|
ansible.builtin.import_tasks: standard.yml
|
2017-12-03 04:22:28 +07:00
|
|
|
|
2019-02-05 03:25:25 +07:00
|
|
|
- name: IMPORT_TASKS | acme.yml
|
2022-11-25 15:52:40 +07:00
|
|
|
ansible.builtin.import_tasks: acme.yml
|
2017-12-03 04:22:28 +07:00
|
|
|
when: nginx_acmesh
|