Skip to content

Releases: robertdebock/ansible-role-ntp

Drop a couple of newer distributions.

02 Sep 13:32

Choose a tag to compare

Minor updates.

30 Oct 07:42

Choose a tag to compare

3.1.6

Use new action and container.

Fedora 38 & RHEL 9

15 Jun 06:13

Choose a tag to compare

3.1.5

Fedora 38.

Updates and cleanup

05 Jan 07:04

Choose a tag to compare

3.1.4

Bookworm is different.

Ansible-later

29 Nov 08:08

Choose a tag to compare

3.1.3

Fedora 35 and updated action.

More neutral

15 Nov 14:00

Choose a tag to compare

Fixes:

  • Default timezone is now: "Etc/UTC"
  • Restarting cron has been removed from this role. (Relates #7.)

Bookworm

05 Oct 06:03

Choose a tag to compare

3.1.1

Add bookwork, combine bullseye+bookwork and focal+bionic to all.

ntp_state and ntp_enabled introduced.

06 Sep 09:00

Choose a tag to compare

# The state of the NTP service.
ntp_state: started

# The state of the NTP service at boot.
ntp_enabled: yes

Collections!

15 Apr 12:07

Choose a tag to compare

3.0.0

Remove redundant files with a 2 in the name.

Bye Travis, Hi GitLab!

04 Feb 07:44

Choose a tag to compare

2.7.6

Assert on localhost, makes the play stop if the assertion fails.