Linux install.sh Script Return Codes
It'd be very beneficial if there were a similar table of return codes made available for the Linux agent installer script like there is for the Windows install.exe binary: https://support.sophos.com/support/s/article/KB-000033327?language=en_US
We've wrote some basic Ansible to help us deploy and run the install script to our Linux hosts, and given the list of actions the installer takes and that any of those actions can fail, it'd be great if we knew which error codes to catch and handle in our Ansible role.
I imagine other Linux-using customers would benefit from this documentation if they use Salt, Chef or some other automation tool.
