Browse Source

Other playbooks maybe expecting this to be at least an empty string. I think they default it to an empty list if its not found.

Tim Bielawa 8 năm trước cách đây
mục cha
commit
b99b5544d4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      roles/openshift_facts/library/openshift_facts.py

+ 1 - 0
roles/openshift_facts/library/openshift_facts.py

@@ -1652,6 +1652,7 @@ def set_proxy_facts(facts):
         )
 
         if not proxy_settings_defined:
+            common['no_proxy'] = ''
             return facts
 
         # As of 3.6 if ANY of the proxy parameters are defined in the