Last active
March 16, 2026 14:22
-
-
Save mkanoor/299bf7bf7f0fe2ceb06e050c9fa29874 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| env: | |
| NO_PROXY: '{{ no_proxy }}' | |
| HTTP_PROXY: '{{ http_proxy }}' | |
| HTTPS_PROXY: '{{ https_proxy }}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment