Add support for proxy networks & cleanup playbook vars
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
win_get_url:
|
||||
url: '{{git_asset.browser_download_url}}'
|
||||
dest: '{{git_installer_path}}'
|
||||
environment: '{{proxy_environment}}'
|
||||
|
||||
- name: run installer command
|
||||
win_command:
|
||||
|
||||
Reference in New Issue
Block a user