ibm-messaging / mq-ansible

Ansible roles for IBM MQ
Apache License 2.0
29 stars 26 forks source link

Supplying multiple QM names doesn't always work #99

Closed stewmcl closed 4 months ago

stewmcl commented 5 months ago

Describe the bug If multiple QM names are supplied for specific roles, such as starting, stopping etc.. then the appropriate operation isn't always performed on all queue managers.

To Reproduce Steps to reproduce the behaviour:

  1. Supply multiple QM names to a role
  2. Run the playbook
  3. Check the state of the QM's

Expected behaviour The appropriate operation for the role should be applied to all queue manager's provided

kengay21 commented 4 months ago

When will this issue be resoved? What exactly does "linked a pull request Mar 26, 2024 that will close this issue" means?

stewmcl commented 4 months ago

This issue should be resolved soon, some testing is required on the fix i have made.

"linked a pull request Mar 26, 2024 that will close this issue" - This means that the pull request will include code that will fix this specific issue, it ensures that when the pull request is merged into main, this specific issue will be associated and closed off with that pull request