Skip to content

Commit

Permalink
Remove duplicate task
Browse files Browse the repository at this point in the history
  • Loading branch information
ranbeersingh1 committed Dec 6, 2024
1 parent 173aca6 commit ccdf7d7
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,6 @@
- name: Get Current and Target Version Information
include_tasks: get_versioning_information.yml

- name: Fail if OPatch Version Is Not Equal To Greater Than Required Minimum Version
fail:
msg: "OPatch version is less than the required minimum version"
when: opatch_id < minimum_opatch_version


# Existing Restore Points will Cause Failure of Compatibility Setting Changes
- name: Count Existing Restore Points
script: get_restore_point_count.sh
Expand Down

0 comments on commit ccdf7d7

Please sign in to comment.