IBM z/OS core collection

Getting Started

  • Installation
  • Requirements
  • Playbooks

Ansible Content

  • Plugins
  • Modules
    • zos_apf – Add or remove libraries to Authorized Program Facility (APF)
    • zos_backup_restore – Backup and restore data sets and volumes
    • zos_blockinfile – Manage block of multi-line textual data on z/OS
    • zos_copy – Copy data to z/OS
    • zos_data_set – Manage data sets
    • zos_encode – Perform encoding operations.
    • zos_fetch – Fetch data from z/OS
    • zos_find – Find matching data sets
    • zos_job_output – Display job output
    • zos_job_query – Query job status
    • zos_job_submit – Submit JCL
    • zos_lineinfile – Manage textual data on z/OS
    • zos_mvs_raw – Run a z/OS program.
    • zos_operator – Execute operator command
    • zos_operator_action_query – Display messages requiring action
    • zos_ping – Ping z/OS and check dependencies.
    • zos_tso_command – Execute TSO commands
  • Filters

Release Notes

  • Releases

Reference

  • Contributing
  • License
IBM z/OS core collection
  • Docs »
  • Modules

Modules¶

The IBM z/OS core 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.

  • zos_apf – Add or remove libraries to Authorized Program Facility (APF)
  • zos_backup_restore – Backup and restore data sets and volumes
  • zos_blockinfile – Manage block of multi-line textual data on z/OS
  • zos_copy – Copy data to z/OS
  • zos_data_set – Manage data sets
  • zos_encode – Perform encoding operations.
  • zos_fetch – Fetch data from z/OS
  • zos_find – Find matching data sets
  • zos_job_output – Display job output
  • zos_job_query – Query job status
  • zos_job_submit – Submit JCL
  • zos_lineinfile – Manage textual data on z/OS
  • zos_mvs_raw – Run a z/OS program.
  • zos_operator – Execute operator command
  • zos_operator_action_query – Display messages requiring action
  • zos_ping – Ping z/OS and check dependencies.
  • zos_tso_command – Execute TSO commands
Next Previous

© Copyright 2020, IBM

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: v1.3.0-beta.1
Tags
v1.0.0
v1.1.0
v1.2.1
v1.3.0-beta.1