kerberos/kdc: Rename to just kdc

This commit is contained in:
Timo Makinen 2021-09-01 15:35:25 +00:00
parent 5cc9012783
commit 29c6fd3205
7 changed files with 1 additions and 1 deletions

4
roles/kdc/meta/main.yml Normal file
View file

@ -0,0 +1,4 @@
---
dependencies:
- {role: nginx/server}
- {role: gunicorn}