Has anyone tried the Ansible module for qlist in the article "Ansible modules and IRIS demo"?
There appears to be a bug in the qlist code as it assumes that the qlist output has an undocumented field.
I do not have the undocumented field in the output.when I run qlist so I keep getting the error "Unexpected IRIS qlist output format".
I assume that in most cases there is no undocumented field in the output.
In this module:
"iris_qlist.py"
in this test:
"if len(items) != len(IRIS_INSTANCE_DETAILS):
module.fail_json(msg="Unexpected IRIS qlist output format", output=stdout)"
should be:
"if len(items) <

.png)
.png)
.png)

.png)
.png)
.png)

.png)

.png)

.png)

