Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ka
/
ansible-role-home
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
make clean tasks work
systemd-xsession
Markus Katharina Brechtel
3 vuotta sitten
vanhempi
0a496633cf
commit
b657b97a55
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
tasks/clean.yaml
+ 2
- 0
tasks/clean.yaml
Näytä tiedosto
@@ -29,6 +29,7 @@
state: stopped
enabled: false
scope: user
failed_when: false
- name: disable and stop vdesk user service at display 47
systemd:
@@ -36,6 +37,7 @@
state: stopped
enabled: false
scope: user
failed_when: false
- name: remove vdesk user service
file: