--- - name: restart nagios-nrpe-server service: name: nagios-nrpe-server state: restarted when: not ansible_check_mode - name: restart nrpe service: name: nrpe state: restarted when: not ansible_check_mode