File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace: ibm_messaging
88name : ibmmq
99
1010# The version of the collection. Must be compatible with semantic versioning
11- version : 1.0.3
11+ version : 1.0.4
1212
1313# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414readme : README-GALAXY.md
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Retrieves and unpackages the specified MQ installation.
55
66| Name | Description | Example |
77| --- | --- | --- |
8- | version | Non-separated MQ version number to be installed | ` 930 ` |
8+ | version | Non-separated MQ version number to be installed | ` 942 ` |
99| downloadURL| Download location for MQ installation | ` https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/ ` |
1010| local_source | Bool to specify if you want a local source (from Ansible machine) to be installed in your target machines |
1111| mq_local_path | Path where MQ source package is located locally |
Original file line number Diff line number Diff line change 11---
2- version : 930
2+ version : 942
33local_source : false
44mq_local_path : ~/tmp/
You can’t perform that action at this time.
0 commit comments