- name: Restart saiblog service. ansible.builtin.systemd: state: restarted name: saiblog.service daemon_reload: true become: true listen: - "saiblog service changed" - "saiblog selinux context changed"