-
Notifications
You must be signed in to change notification settings - Fork 43
[Enabler][2142]update_zos_copy_interface #2232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+572
−286
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
cc5ee6c
Test
AndreMarcel99 7f6355e
Alter names
db1785d
Remove and add values to parameter validation
1a7109d
Replace on test suite
7e81c82
Replace fix
f369676
Add option to replace to work properly
253e6c6
Debug
b07fc69
Fix checksum
db366b0
Fix pushed checksum
15707f8
Fix copy
f19d09f
Fix changes on job utilities
157da2e
Debug test
9ae146c
Debug test
992b8e4
Complete validation
efd8893
Validate copy
3bfb137
Fix copy allocate
1988290
Fix testing validations
f3ddd9d
Fix str
4ba8c42
Debug
6f3ad12
Debug line
7539b0c
Merge branch 'dev' into enabler/2142/update_zos_copy_interface
AndreMarcel99 460d02e
Debug
68c7b41
Return copy for zoau call
fe9d209
Try validate force work
ab64289
Add fragment
fb37559
Try validate force work
427c862
Fix sanity
9105931
Modify fragment
9e10f50
Update plugins/modules/zos_copy.py
AndreMarcel99 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
breaking_changes: | ||
- zos_copy - Option ``force_lock`` is deprecated in favor of ``force`` for using datasets on dsp=shr. | ||
Option ``force`` is deprecated in favor of ``replace`` for cases you want to replace a dest already exists. | ||
Option ``executable`` is deprecated in favor of ``is_executable``. | ||
Now return value ``dest_created`` is always return with bool value. | ||
(https://github.com/ansible-collections/ibm_zos_core/pull/2232). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.