Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.48 KB

File metadata and controls

53 lines (36 loc) · 1.48 KB

angel_config

Define STARTED profiles for an angel process and enable the server to connect to the angel process.

Requirements

IBM® z/OS® core collection 1.3.0 or later

Role Variables

Variable Definition Set
PROC_LIB Name of the procedure library host_vars/zos_host.yml
SERVER_PROC Unique name for the STARTED command to run the server process host_vars/zos_host.yml
ANGEL_PROC Unique name for the STARTED command to run the angel process host_vars/zos_host.yml
TARGET_USER User id of the angel process host_vars/zos_host.yml
USER_GROUP Group of the target user host_vars/zos_host.yml

Dependencies

None

Example Playbook

    - include_role:
        name: angel_config

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.