Split role in desktop and infrastructure parts.

This commit is contained in:
Andreas B. Mundt 2020-12-11 11:58:23 +01:00
parent f764745db6
commit a37164d01a
9 changed files with 99 additions and 73 deletions

View file

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