Browse Source

Don't check for the deployment_type

Tomas Sedovic 7 năm trước cách đây
mục cha
commit
8dc93851db
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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