- ansible.builtin.debug: msg: "Online DNS servers fails sometimes! Please change them in /etc/resolv.conf." - name: custom NTP server for Online servers ansible.builtin.set_fact: nagios_nrpe_default_ntp_server: "ntp.online.net" # - ansible.builtin.meta: flush_handlers