浏览代码

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