Add support for proxy networks & cleanup playbook vars
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
get_url:
|
||||
url: '{{asset.url}}'
|
||||
dest: '{{tempdir.path}}/glab.deb'
|
||||
environment: '{{proxy_environment}}'
|
||||
|
||||
- name: install .deb file
|
||||
when: glab_version is not defined or glab_version != latest_version
|
||||
|
||||
Reference in New Issue
Block a user