Warning: This document is for an old version of IBM z/OSMF Collection. The latest version is v3.0.0.

Modules

Modules can be used from the command line or in a playbook task. Ansible executes each module, usually on the remote target node, and collects return values. While different modules perform different tasks, their interfaces and responses follow similar patterns.

Module Reference

IBM z/OSMF collection provides several modules. Reference material for each module contains documentation on what parameters certain modules accept, what values they expect those parameters to be, and what will returned.

Module Documentation

You can also access the documentation of each module from the command line by using the ansible-doc command:

$ ansible-doc ibm.ibm_zos_zosmf.zmf_workflow
$ ansible-doc ibm.ibm_zos_zosmf.zmf_console_command