Add the ability for the server or agent to execute commands specified in the template to search for installed software.
For example, apt list --installed.
If the response matches the desired result, apply the template to the desired host.
Also, if the required host with the required software is found, it must be added to the group specified in the template.
For example, apt list --installed.
If the response matches the desired result, apply the template to the desired host.
Also, if the required host with the required software is found, it must be added to the group specified in the template.