Hey Jordan, but when I try the original command from within the remote machine, it works. It only fails when I run the command through Ansible. Do you still think the error might be with the installer?
On Wednesday, December 5, 2018 at 2:07:34 PM UTC+11, Jordan Borean wrote: > > So the error you are getting now is not an issue trying to access the file > but a problem with the installer itself. This means you have solved the > original issue but are now coming across another issue that is related to > the program you are trying to install. I very much doubt that you need to > explicitly grant the SeTcbPrivilege privilege, this is a very sensitive > privilege that is usually only assigned to the SYSTEM account and you > shouldn't have to add it to the current user unless you really have to. > > What you need to find out is what a return code of 9 means in the context > of the Sophos installer. You will need to look at the documentation and/or > any installer logs on the system that could indicate what is going wrong > there. I can't tell you what the issue is as each installer can have their > own meaning for a return code value, typically 0 is a success and 3010 > means successful but a restart is required but other values could be > anything else. > > 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 [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/205be129-4853-4383-9eba-83ee38a7b5c2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
