Skip to content

Commit 0c09aaa

Browse files
[Documentation][zos_copy] Remove the need of MVS.MCSOPER.ZOAU profile from the docs (#2039)
* Removed OPERCMD entry from zos_copy docs * Updated changelog fragment
1 parent 4319d93 commit 0c09aaa

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
trivial:
2+
- zos_copy - Removed the need of MVS.MCSOPER.ZOAU profile in zos_copy.
3+
(https://github.com/ansible-collections/ibm_zos_core/pull/2039).

plugins/modules/zos_copy.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -563,10 +563,6 @@
563563
described as the remote user, configured either for the playbook or
564564
playbook tasks, who can also obtain escalated privileges to execute as
565565
root or another user.
566-
- To use this module, you must define the RACF FACILITY class profile
567-
and allow READ access to RACF FACILITY profile MVS.MCSOPER.ZOAU. If
568-
your system uses a different security product, consult that product's
569-
documentation to configure the required security classes.
570566
seealso:
571567
- module: zos_fetch
572568
- module: zos_data_set

0 commit comments

Comments
 (0)