Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.19 KB

File metadata and controls

49 lines (33 loc) · 1.19 KB

mount_zFS

Mount the created z/OS® file system (zFS) to the defined user directory.

Requirements

The create_zFS role. A data set must be created and formatted before being mounted.

Role Variables

Variable Definition Set
data_set_name Name of the data set to be mounted host_vars/zos_host.yml
environment_vars.WLP_USER_DIR Path to the mount point host_vars/zos_host.yml

Dependencies

None

Example Playbook

    - include_role:
        name: mount_zFS

Copyright

© Copyright IBM Corporation 2021

License

Licensed under Apache License, Version 2.0

Author Information

Stephanie Lieu - @stephanie-lieu or @steph-lieu

Support

Please refer to the support section for more details.