ansible-roles/evolinux-base/tasks/provider_online.yml

9 lines
281 B
YAML

- 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