kerberos/kdc: Rename to just kdc
This commit is contained in:
parent
5cc9012783
commit
29c6fd3205
7 changed files with 1 additions and 1 deletions
5
roles/kdc/handlers/main.yml
Normal file
5
roles/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