Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 4.63 KB

File metadata and controls

45 lines (30 loc) · 4.63 KB

zcee_configure_artifacts

Configure zCEE artifacts.

Requirements

This role requires the IBM z/OS core collection, ibm.ibm_zos_core from the Red Hat® Ansible Certified Content for IBM Z.

Role Variables

Variable Definition
zcee_config_path The path to the base zCEE configuration directory.
zcon_zfs_mountpoint The path to the zCEE mount point.
softwareServiceInstanceName The unique name for the zCEE instance.
files_to_copy A list of files on the control node that should be copied to the z/OS host. For more information, see Configuration Artifacts
target_charset Specifies the character set any copied templates and files should be converted to.

Dependencies

None.

Example Playbook

- include_role:
    name: zcee_configure_artifacts

License

Copyright (c) IBM Corporation 2020 Apache License, Version 2.0 (see https://opensource.org/licenses/Apache-2.0)

Author Information

Dipti Gandhi ([email protected])