ibm_zos_cics icon indicating copy to clipboard operation
ibm_zos_cics copied to clipboard

The IBM z/OS CICS collection supports management of CICS resources and definitions in Ansible via the CMCI REST API provided by CICS.

Results 7 ibm_zos_cics issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies

The ibm_zos_cics generated documentation module files, for example https://github.com/ansible-collections/ibm_zos_cics/blob/main/docs/source/modules/cmci_action.rst is not in sync with the latest changes in https://github.com/ansible-collections/ibm_zos_cics/blob/main/plugins/modules/cmci_action.py for example it contains URL path to `https://www.ibm.com/support/knowledgecenter/SSGMCP_5.6.0/` rather than `https://www.ibm.com/docs/en/cics-ts/latest`...

##### SUMMARY In non-OK responses CPSM returns a body with error information. This can be recreated by supplying a malformed body with a create request. ```xml 400 CICS management client...

Fix a collection of ansible-lint errors in tests

A collection of updates to the devcontainer script, mostly to remove settings which might vary user-to-user, to try and improve general compatibility for all developers regardless of their workflow. This...

Also picked up some doc changes from the example updates when I regenerated the doc