Implement lmn-sssd and lmn-mount roles.

This commit is contained in:
Andreas B. Mundt 2023-01-18 19:32:43 +01:00
parent f88626ec7e
commit db054949a5
6 changed files with 78 additions and 16 deletions

View file

@ -0,0 +1,3 @@
- name: restart sssd
service: name=sssd state=restarted enabled=yes
listen: "restart sssd"