Configure KDE, move package installation to extra role.
This commit is contained in:
parent
0828e77e7b
commit
0cc41715d8
8 changed files with 87 additions and 35 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