Clean up proxy configuraton.
This commit is contained in:
parent
5f5e9c53a6
commit
3ea922c263
5 changed files with 10 additions and 25 deletions
|
@ -1,4 +0,0 @@
|
|||
export http_proxy='http://firewall.pn.steinbeis.schule:3128'
|
||||
export https_proxy=$http_proxy
|
||||
export ftp_proxy=$http_proxy
|
||||
export no_proxy=firewall.pn.steinbeis.schule,server.pn.steinbeis.schule,idam.steinbeis.schule,dw.steinbeis.schule,.pn.steinbeis.schule,.steinbeis.schule
|
|
@ -164,12 +164,6 @@
|
|||
path: /usr/lib/qemu/qemu-bridge-helper
|
||||
mode: '4755'
|
||||
|
||||
- name: Deploy http proxy config
|
||||
copy:
|
||||
src: lmn-proxy.sh
|
||||
dest: /etc/profile.d/
|
||||
mode: '0644'
|
||||
|
||||
- name: Create directory for local .desktop-Files
|
||||
ansible.builtin.file:
|
||||
path: "{ item }"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue