add kerberos role to ldap group still work in progress

This commit is contained in:
Timo Makinen 2019-05-29 00:41:57 +03:00
parent c1db2dc402
commit 8db1ce69fd
4 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
- name: restart kdc
service:
name: krb5kdc
state: restarted