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.