Skip to content

Commit a738b4a

Browse files
surendrababuravellafernandofloresgrexemin
authored
[Enhancement] [zos_find] find migrated datasets and find different types of datasets at the same time (#2073)
* Adding code to supported fetching migrated datasets * Update test_zos_find_func.py * Create 2073-zos_find-finding-migrated-datasets.yml * Update zos_find.py * Update 2073-zos_find-finding-migrated-datasets.yml * Update plugins/modules/zos_find.py Co-authored-by: Fernando Flores <[email protected]> * Update plugins/modules/zos_find.py Co-authored-by: Fernando Flores <[email protected]> * Update test_zos_find_func.py * Update zos_find.py * Update zos_find.py * Update zos_find.py * Update zos_find.py * Update zos_find.py * Updating testcases * Updating testcases * Update zos_find.py * Updating testcases * Updating docs * Code update * Update zos_find.py * Update zos_find.py * Update test_zos_find_func.py * Update test_zos_find_func.py * Update zos_find.py * Update zos_find.py * Update test_zos_find_func.py * Update zos_find.py * Update plugins/modules/zos_find.py Co-authored-by: Alex Moreno <[email protected]> * Update plugins/modules/zos_find.py Co-authored-by: Alex Moreno <[email protected]> * Update 2073-zos_find-finding-migrated-datasets.yml --------- Co-authored-by: Fernando Flores <[email protected]> Co-authored-by: Alex Moreno <[email protected]>
1 parent afa69cd commit a738b4a

File tree

3 files changed

+543
-103
lines changed

3 files changed

+543
-103
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
minor_changes:
2+
- zos_find
3+
- Adds functionality to find migrated data sets.
4+
- Adds functionality to find different types of data sets at the same time.
5+
(https://github.com/ansible-collections/ibm_zos_core/pull/2073).
6+

0 commit comments

Comments
 (0)