Hi,

I'm trying to install a software(.exe file) using raw module in windows but 
failed to do.

- hosts : all
  remote_user: administrator
  

  tasks:
   - raw : xxx.exe /s

Is there any other module to install software from .exe files?? I tried 
win_msi but it didnt work.

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d453ac0d-13fc-478a-80d2-77ba81fc6941%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to