[sssd] Don't deploy ldap-client if sssd is deployed

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-07-11 10:11:25 +02:00 committed by ynerant
parent 21f064dd39
commit aff65a8267
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
- import_playbook: utilities.yml
- import_playbook: slapd.yml
- hosts: server
- hosts: server,!sssd
vars:
ldap: '{{ glob_ldap | combine(loc_ldap | default({})) }}'
roles: