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 0c6284a commit fc04246
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions molecule/uninstall/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,3 @@
nginx_app_protect_waf_install_signatures: true
nginx_app_protect_waf_install_threat_campaigns: true
nginx_app_protect_dos_enable: true
post_tasks:
- name: (RHEL) Unregister system from RHEL subscription manager
community.general.redhat_subscription:
state: absent
when:
- ansible_facts['distribution'] == "RedHat"
- ansible_facts['distribution_major_version'] is version('8', '>=')

0 comments on commit fc04246

Please sign in to comment.