Hello All, can we have have a play book to restart kestrel service.
- name: Restart kestrelservice hosts: all tasks: - name: start Kestrel service systemd: comamnd: sudo systemctl restart kestrel-appname.service start: restarted daemon_reload: yes name: kestrel-appname.service but this is giving below error -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscr...@googlegroups.com. To post to this group, send email to ansible-project@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/48e70ad7-a3fa-45b8-861f-68a42012a6fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.