This commit is contained in:
David Rotermund 2024-04-20 02:28:09 +02:00
parent 94305b2e76
commit 814fc14e59
2 changed files with 5 additions and 2 deletions

View file

@ -60,3 +60,6 @@
- name: disable tracker
shell: 'for f in /etc/xdg/autostart/tracker*.desktop; do echo "Hidden=true" | tee -a "$f"; done'
- name: set cluster crontab
include_tasks: yaml_sub/set_cluster_crontab.yaml