ansible-collections / ibm_zos_core

Red Hat Ansible Certified Content for IBM Z
77 stars 44 forks source link

[Collaboration] [Epic] [zos_backup_restore] Support keywords - ADMINISTRATOR, BYPASSACS, MGMTCLAS, NULLMGMTCLAS, RENAME, RENAMEUNCONDITIONAL, REPLACE, REPLACEUNCONDITIONAL, SHARE, SPHERE, STORCLAS, NULLSTORCLAS, TOLERATE(ENQFAILURE) #1530

Open ddimatos opened 3 months ago

ddimatos commented 3 months ago

Is there an existing issue for this?

Support and service?

Collaboration description

Enhancement is to support additional keywords for zos_backup_restore module. This is part of EPIC #1180. Attached is the prototype PDF and zip (doc and examples only, no source changes). Also attached will be the patch of the module so you can apply it to the module and reuse it. zos_backup_restore_protoptype.pdf

backup.zip

Git patch for source and RST, you can path your branch with git apply the.patch. doc_diff_for_zos_backup_restore.py.patch doc_diff_for_zos_backup_restore.rst.patch

This results in new options, output, index , sms, access.

Keyword Status Issue
ADMINISTRATOR proposed #1538
BYPASSACS proposed #1537
MGMTCLAS implemented #1537
NULLMGMTCLAS proposed #1537
NULLSTORCLAS proposed #1537
RENAME* proposed #1536
RENAMEUNCONDITIONAL proposed #1536
REPLACE* rejected #1536
REPLACEUNCONDITIONAL* proposed #1536
SHARE proposed #1538
SPHERE proposed #1539
STORCLAS implemented #1537
TOLERATE(ENQFAILURE) implemented #1180

*Not part of the collaboration, brought in by the developer to expand on the modules experience as a whole.

IBM z/OS Ansible core Version

v1.9.0 (default)

IBM Z Open Automation Utilities

v1.2.5 (default)

IBM Enterprise Python

v3.11.x (default)

ansible-version

v2.16.x (default)

z/OS version

v2.5 (default)

Ansible module

zos_backup_restore