Browse Source

Removed autoinstallation of cron due to documentation

pull/425/head
Christian Wolf 6 years ago
parent
commit
4bc73ff4bb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      roles/matrix-base/tasks/server_base/setup_archlinux.yml

+ 0
- 1
roles/matrix-base/tasks/server_base/setup_archlinux.yml View File

@@ -8,7 +8,6 @@
- ntp
# TODO This needs to be verified. Which version do we need?
- fuse3
- cronie
- python-dnspython
state: latest
update_cache: yes


Loading…
Cancel
Save