mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-08 11:11:39 -05:00
![]() #1192 lead to the following error for me on Archlinux:
`TASK [matrix-base : Install host dependencies] *******************************************************************************************************************************
fatal: [matrix.***.de]: FAILED! => changed=false
msg: |-
failed to install systemd-timesyncd: error: target not found: systemd-timesyncd`
There is no package called `systemd-timesyncd` on Archlinux. The service is installed with the [`systemd`](https://archlinux.org/packages/core/x86_64/systemd/) package itself.
I suggest removing the `systemd-timesyncd` from
|
||
---|---|---|
.. | ||
defaults | ||
files/yum.repos.d | ||
tasks | ||
templates | ||
vars |