Browse Source

Don't check for the deployment_type

Tomas Sedovic 7 years ago
parent
commit
8dc93851db
1 changed files with 0 additions and 1 deletions
  1. 0 1
      roles/rhel_subscribe/tasks/main.yml

+ 0 - 1
roles/rhel_subscribe/tasks/main.yml

@@ -63,5 +63,4 @@
 
 - include: enterprise.yml
   when:
-  - deployment_type == 'openshift-enterprise'
   - not ostree_booted.stat.exists | bool