We run monitoring agent on all our VMs and install it with ansible every time.
Since yesterday (2023-11-24) the installer that gets downloaded from https://staticdownloads.site24x7.com/server/Site24x7_Linux_64bit.install is broken.
When you execute command "sh ./Site24x7_Linux_64bit.install -i" with or without -key -gn and so on, you get respons: Site24x7_Linux_64bit.install: 324: Syntax error: "(" unexpected (expecting "}")
When we run our install using ansible the task never completes or fails.