Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ka
/
ansible-role-home
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
make clean tasks work
systemd-xsession
Markus Katharina Brechtel
hace 3 años
padre
0a496633cf
commit
b657b97a55
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
tasks/clean.yaml
+ 2
- 0
tasks/clean.yaml
Ver fichero
@@ -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: