[sssd] Don't deploy ldap-client if sssd is deployed
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
							parent
							
								
									21f064dd39
								
							
						
					
					
						commit
						aff65a8267
					
				| 
						 | 
				
			
			@ -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:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue