Modules¶
The IBM z/OS IMS collection contains modules that can be used in a playbook to automate tasks on z/OS. Ansible executes each module on the target node and returns the result back to the controller. While different modules perform different tasks, their interfaces and responses follow similar patterns.
Each module contains parameter documentation, samples and return values.
- ims_acb_gen – Generate IMS ACB
- ims_catalog_populate – Add records to the IMS Catalog
- ims_catalog_purge – Purge records from the IMS Catalog
- ims_command – Submit IMS Commands
- ims_dbd_gen – Generate IMS DBD
- ims_dbrc – Submit IMS DBRC Commands
- ims_ddl – Submits Data Definition Language (DDL) SQL statements.
- ims_psb_gen – Generate IMS PSB