init ldap_client
This commit is contained in:
5
ansible/roles/ldap_client/handlers/main.yaml
Normal file
5
ansible/roles/ldap_client/handlers/main.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: restart sssd
|
||||
service:
|
||||
name: sssd
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user