Update
This commit is contained in:
parent
94305b2e76
commit
814fc14e59
2 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue