Skip to content

Commit

Permalink
Update prepare.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Feb 7, 2024
1 parent 022281d commit 0c6284a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/uninstall/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
state: absent
when:
- ansible_facts['distribution'] == "RedHat"
- rhel_subscription | bool
- ansible_facts['distribution_major_version'] is version('8', '>=')

0 comments on commit 0c6284a

Please sign in to comment.