This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
clean
timer
Markus Katharina Brechtel
3 years ago
parent
55d334053d
commit
ff56f3e3e1
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
tasks/clean.yaml
+ 6
- 0
tasks/clean.yaml
View File
@@ -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