Ansible script to look for a Red Hat AMQ Broker v6 installations on RHEL. The script will look for the essential file 'activemq.xml' starting from the root folder.
Ansible must be installed on client wher the script will be run.
- define your target servers in the
hosts
file - Run
ansible-playbook main.yml -i hosts