DEV Community

Discussion on: show http proxy used by ansible

Collapse
 
icy1900 profile image
Roy

you cannot use

      - name: show http_proxy                                                                                                                                                                                      
        debug:                                                                                                                                                                                                     
          var: http_proxy 

because the environment variable is not host vars