The `timedatectl set-ntp on` command is actually just enabling the systemd service anyways, so it's better we use Ansible's service module.
The `timedatectl set-ntp on` command is actually just enabling the systemd service anyways, so it's better we use Ansible's service module.