瀏覽代碼

clean

timer
父節點
當前提交
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