2020-06-01 19:35:13 +02:00
|
|
|
---
|
2021-01-21 20:08:01 +01:00
|
|
|
- import_tasks: ldapclient-deb.yml
|
|
|
|
when: ansible_distribution_file_variety == "Debian"
|
|
|
|
- import_tasks: nslcd-deb.yml
|
|
|
|
when: ansible_distribution_file_variety == "Debian"
|
2020-06-02 14:51:49 +02:00
|
|
|
|