Skip to content

Commit

Permalink
Update create_copy_submit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMarcel99 authored Oct 7, 2024
1 parent d81d156 commit fc415d1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
# Modules: zos_data_set, zos_copy, zos_job_submit
# ##########################################################################
# +-------------------------------------------------------------------------
# | - Using zos_data_set, create Generation Data Group with {{ tmp_data_set }}
# | - Using zos_data_set, generate a Generation Data Group with {{ tmp_data_set }}
# | name with a limit of 3 creations.
# | - Using zos_data_set, create Generation Data Set with relative notation.
# | - Using zos_data_set, generate a Generation Data Set with relative notation.
# | - Using zos_copy, copy {{ playbook_dir }}/UPTIME file to last creation of
# | GDS with relative notation {{ tmp_data_set }}(0).
# | - Using zos_copy, copy {{ tmp_data_set }}(0) to a new generation GDS with
Expand Down

0 comments on commit fc415d1

Please sign in to comment.