Hi All, Im trying to uninstall a package using win_package but getting the following error, Playbook is able to remove the software from the server but at the end Im getting this error.
*"msg": "unexpected rc from install G:\\Program Files\\IBM\\cognos\\tm1_64\\uninstall\\uninst.exe: see rc, stdout, and stderr for more details",* "rc": 2, this is the playbook, *- win_package: * * arguments: "/S"* * path: "G:\\Program Files\\IBM\\cognos\\tm1_64\\uninstall\\uninst.exe"* * product_id: auto* Thanks and Regards, -- 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/6763c288-b13a-4dde-b7d4-d00692f2f8e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
