Hi,

I am working on automation using ansible where in I need to connect to 
remote window server and install NT service . Please help me for the 
correct playbook as I have installed Winrm on window and connectivity is 
working from Linux -Ansible control server to window.

ansible]$ ansible all -i inventory.yml -m win_ping
172.31.82.137 | SUCCESS => {
    "changed": false,
    "ping": "pong"
}


I need playbook for window service install.

Thanks,
Manish

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e8279f85-ab29-4762-bcf1-1e6b30c90846%40googlegroups.com.

Reply via email to