瀏覽代碼

Don't check for the deployment_type

Tomas Sedovic 7 年之前
父節點
當前提交
8dc93851db
共有 1 個文件被更改,包括 0 次插入1 次删除
  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