Add kadmin role to ldap master hosts
This commit is contained in:
parent
6e3017bbdf
commit
328be9ff89
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
roles:
|
||||
- base
|
||||
- ldap_server
|
||||
- role: kadmin
|
||||
when: ldap_master is defined
|
||||
- role: ldap_netdb
|
||||
when: ldap_master is defined
|
||||
- role: ldap_gravatar
|
||||
|
|
Loading…
Add table
Reference in a new issue