geerlingguy / ansible-role-ntp

Ansible Role - NTP
https://galaxy.ansible.com/geerlingguy/ntp/
MIT License
319 stars 243 forks source link

Disable systemd-timesyncd if running #70

Closed giner closed 4 years ago

giner commented 4 years ago

This prevents race condition during system boot where the service which starts the latest wins.

giner commented 4 years ago

@geerlingguy would you check on this please?

geerlingguy commented 4 years ago

Just wondering—which OS platform(s) did you see this on? I would imagine it's maybe affecting Debian 10 Buster, but not necessarily all systemd platforms since they're not (to my knowledge) all using timesyncd?

giner commented 4 years ago

I experienced this issue on Ubuntu 18.04.

giner commented 4 years ago

@geerlingguy any plans to merge or update on this?

stale[bot] commented 4 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

giner commented 4 years ago

Friendly ping

stale[bot] commented 4 years ago

This issue is no longer marked for closure.

stale[bot] commented 4 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

giner commented 4 years ago

Friendly ping

stale[bot] commented 4 years ago

This issue is no longer marked for closure.

kitos9112 commented 4 years ago

I'd love to see this integrated in the role as part of a sanity check 👍🏼