- name: restart-timesyncd service: name: systemd-timesyncd state: restarted - name: restart-ssh service: name: ssh state: restarted - name: restart-fail2ban service: name: fail2ban state: restarted - name: restart-nrpe service: name: nagios-nrpe-server state: restarted - name: generate locales command: /usr/sbin/locale-gen - name: reconfigure tzdata command: dpkg-reconfigure -f noninteractive tzdata - name: update exim configuration command: /usr/sbin/update-exim4.conf