Explorar el Código

Don't check for the deployment_type

Tomas Sedovic hace 7 años
padre
commit
8dc93851db
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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