Skip to content

Commit 95602da

Browse files
cssh-erikandrewhughes101
authored andcommitted
Update to include support for CICS provisioning
1 parent 3584b3f commit 95602da

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

docs/ansible_content.rst

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,28 @@
11
.. ...........................................................................
2-
.. © Copyright IBM Corporation 2020,2021 .
2+
.. © Copyright IBM Corporation 2020,2024 .
33
.. ...........................................................................
44
55
=========
66
z/OS CICS
77
=========
88

99
The **IBM® z/OS® CICS® collection**, also represented as
10-
ibm_zos_cics in this document, is part of the broader
10+
ibm_zos_cics in this document, is part of the broader
1111
initiative to bring Ansible® Automation to IBM Z® through the offering
1212
**Red Hat® Ansible Certified Content for IBM Z**.
1313

14-
The **IBM® z/OS® CICS® collection** supports automation tasks that can
15-
define, install, and perform actions on CICS definitions and resources such as
16-
creating a PROGRAM definition, installing and updating it, and deleting the
17-
definition.
14+
The **IBM® z/OS® CICS® collection** provides modules for automation tasks that
15+
perform operations on CICS and CICSPlex SM resources and definitions, for example,
16+
creating and installing a PROGRAM definition, then updating or deleting the definition.
17+
These modules interact with the `CMCI REST API`_ of the CICS® management client
18+
interface (CMCI) for system management.
1819

19-
The Ansible modules in this collection are written in Python and interact with
20-
the `CMCI REST API`_ of the CICS® management client interface (CMCI) for system
21-
management.
20+
The **IBM® z/OS® CICS® collection** also provides modules for provisioning and managing
21+
CICS TS data sets and utilities. You can use these Ansible modules to create automation
22+
tasks that provision or deprovision a CICS region and tasks for CICS startup and
23+
shutdown.
24+
25+
The Ansible modules in this collection are written in Python.
2226

2327
.. _CMCI REST API:
2428
https://www.ibm.com/docs/en/cics-ts/latest?topic=cmci-how-it-works-rest-api

0 commit comments

Comments
 (0)