Implement lmn-sssd and lmn-mount roles.
This commit is contained in:
parent
f88626ec7e
commit
db054949a5
6 changed files with 78 additions and 16 deletions
3
roles/lmn-sssd/handlers/main.yml
Normal file
3
roles/lmn-sssd/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- name: restart sssd
|
||||
service: name=sssd state=restarted enabled=yes
|
||||
listen: "restart sssd"
|
Loading…
Add table
Add a link
Reference in a new issue