As the documentation for win_package says,

Installs or uninstalls a package in either an MSI or EXE format.
>

https://docs.ansible.com/ansible/latest/modules/win_package_module.html

You cannot use win_package to install an msp file, your only alternative is 
to use win_command to call the relevant executable and arguments for them.

Thanks

Jordan

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8c58267b-ccdc-4f10-80ba-836a99bab8ae%40googlegroups.com.

Reply via email to