Markus Katharina Brechtel 3 роки тому
джерело
коміт
ff56f3e3e1
1 змінених файлів з 6 додано та 0 видалено
  1. +6
    -0
      tasks/clean.yaml

+ 6
- 0
tasks/clean.yaml Переглянути файл

@@ -56,3 +56,9 @@
file:
path: ~/.xsessionrc
state: absent

- name: remove autostart desktop app service
file:
path: ~/.config/systemd/user/autostart-desktop-app@.service
state: absent
notify: systemd daemon-reload