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 7 years ago
parent
commit
b99b5544d4
1 changed files with 1 additions and 0 deletions
  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