瀏覽代碼

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