Plugins

Plugins that come with the IBM z/OS core collection complement Ansible’s core functionality. Ansible uses a plugin architecture to enable a rich, flexible and expandable feature set.

Action

Action plugins integrate local processing and local data with module functionality. Action plugins are executed by default when an associated module is used; no additional user action is required, this documentation is reference only.

  • zos_copy: Used to copy data from the controller to the z/OS manage node.

  • zos_fetch: Used to fetch data from the z/OS managed node to the controller.

  • zos_job_submit: Used to submit a job from the controller to the z/OS manage node.

  • zos_ping: Used to transfer the modules REXX source to the z/OS managed node.

  • zos_script: Used to transfer scripts from the controller to the z/OS manage node.

  • zos_unarchive: Used to transfer archives from the controller to the z/OS manage node.