Преглед на файлове

removing extra when condition

Kenny Woodson преди 8 години
родител
ревизия
e62a4bf341
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      roles/openshift_hosted/tasks/registry/secure.yml

+ 0 - 1
roles/openshift_hosted/tasks/registry/secure.yml

@@ -10,7 +10,6 @@
     src: "{{ item.value }}"
   when: item.key in ['certfile', 'keyfile', 'cafile'] and item.value is not None
   with_dict: "{{ openshift_hosted_registry_routecertificates }}"
-  when: openshift_hosted_registry_routecertificates
 
 # When certificates are defined we will create the reencrypt
 # docker-registry route