add kerberos role to ldap group still work in progress
This commit is contained in:
parent
c1db2dc402
commit
8db1ce69fd
4 changed files with 59 additions and 0 deletions
5
roles/kerberos/kdc/handlers/main.yml
Normal file
5
roles/kerberos/kdc/handlers/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: restart kdc
|
||||
service:
|
||||
name: krb5kdc
|
||||
state: restarted
|
Loading…
Add table
Add a link
Reference in a new issue