There are two aspects
getting the MQ Software onto the machine.
getting queue mangers, queues, channels, etc onto the machine.
IBM itself provides the one liner to install the software
https://www.ibm.com/docs/en/ibm-mq/9.2?topic=imlur-installing-first-mq-installation-linux-using-rpm-commandBest Practice: Think before you install anything.
What you expect to get out of an automated default installation?
6 queue managers distributed among two installations on one virtual unix machine?
What shall it do, when the automation is finished?
Some people are working with Vagrant, Docker or Kubernetes Yaml to get stuff deployed.
Ansible works well with Vagrant, Docker and Kubernets.
------------------------------
Matthias Jungbauer
------------------------------