Playbooks
The Event-Driven Ansible collection contains different playbooks that can be used to automate tasks on z/OS.
Different playbooks are as follows:
- gather_listuser_information – Gather RACF user details and send security notification
- gather_password_policy_information – Validate password breach and gather policy
- quarantine_user – Quarantine a RACF user by applying CONTAIN attribute
- remove_uid_access – Remove OMVS UID(0) access from a RACF user
- send_alert_email – Send HTML email notification to security administrators
- setr_jes_batchallracf – Enable RACF authentication for all batch jobs
- unquarantine_user – Remove CONTAIN attribute and resume user access