Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Fedora (> 34) based systems #1

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Conversation

Fail-0815
Copy link
Contributor

While trying to run spantaleev/matrix-docker-ansible-deploy on my Fedora based server I found out this ansible role fails.
Reason: Fedora ( with version > 34, i.e. all currently supported versions) includes timesyncd in the systemd package instead of a separate systemd-timesyncd package.
Even though it belongs to ansible_os_family RedHat it still behaves like Suse does in this case.
This change fixes this.
This also leads to spantaleev/matrix-docker-ansible-deploy working with Fedora based servers.

Fedora ( > 34, i.e. all currently supported versions) includes timesyncd in the systemd package instead of a separate systemd-timesyncd package.
@spantaleev spantaleev merged commit 16c8a89 into devture:main Jan 17, 2023
spantaleev added a commit that referenced this pull request Jan 17, 2023
…vture_timesync_ntpd_service a bit

Related to #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants