5 lines
154 B
YAML
5 lines
154 B
YAML
---
|
|
- name: Deploy using {{ phpldapadmin_deployment_method }}
|
|
ansible.builtin.import_tasks:
|
|
file: "deploy-{{ phpldapadmin_deployment_method }}.yml"
|