-
Notifications
You must be signed in to change notification settings - Fork 30
Roles
Mariana Villar edited this page Jan 19, 2023
·
1 revision
Ansible roles which focus on the download, installation and set up of IBM MQ and the web console.
- Download MQ Advanced for Developers software and extract it from TAR. [
downloadmq/tasks/main.yml] - Set up users in the 'mqclient' group. [
setupuser/tasks/main.yml] - Install MQ server and pre-configure it. [
installmq/tasks/main.yml] - Get a configurable
.mqscfile and set up the MQ environment. [getconfig/tasks/main.yml] - Set up the MQ web console. [
setupconsole/tasks/main.yml] - Start the web console. [
startconsole/tasks/main.yml]