summaryrefslogtreecommitdiffstats
path: root/roles/ands_idm/handlers/main.yml
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-10-11 07:35:35 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-10-11 07:35:35 +0200
commit15890ccdef55168e9753ff6957ce64096837c627 (patch)
treebe56c51121d2a4e69786d50ead6bcdc4d2780a24 /roles/ands_idm/handlers/main.yml
parentc8bef61fb036787da32ec1a12d51fad69b8b626b (diff)
downloaditm-15890ccdef55168e9753ff6957ce64096837c627.tar.gz
itm-15890ccdef55168e9753ff6957ce64096837c627.tar.bz2
itm-15890ccdef55168e9753ff6957ce64096837c627.tar.xz
itm-15890ccdef55168e9753ff6957ce64096837c627.zip
Allow kerberos authentication with short (non-FQDN) names
Diffstat (limited to 'roles/ands_idm/handlers/main.yml')
-rw-r--r--roles/ands_idm/handlers/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/ands_idm/handlers/main.yml b/roles/ands_idm/handlers/main.yml
new file mode 100644
index 0000000..a83718c
--- /dev/null
+++ b/roles/ands_idm/handlers/main.yml
@@ -0,0 +1,2 @@
+- name: restart sssd
+ shell: systemctl restart sssd