This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Removed autoinstallation of cron due to documentation
pull/425/head
Christian Wolf
6 years ago
parent
26bc66117d
commit
4bc73ff4bb
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save