Weitere no-proxy Blöcke
This commit is contained in:
parent
857d3a8727
commit
8caa3cf881
1 changed files with 4 additions and 0 deletions
|
|
@ -111,6 +111,8 @@
|
|||
src: "{{ mirror_appimage }}/ArduinoIDE2-template.zip"
|
||||
dest: /var/lib/arduino2/
|
||||
remote_src: yes
|
||||
environment:
|
||||
http_proxy: ''
|
||||
|
||||
########
|
||||
# Prusa Slicer AppImage
|
||||
|
|
@ -203,4 +205,6 @@
|
|||
- name: Install scratch
|
||||
ansible.builtin.apt:
|
||||
deb: "{{ mirror_debs }}/{{ scratch_install_name }}"
|
||||
environment:
|
||||
http_proxy: ''
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue