Clean up proxy configuraton.
This commit is contained in:
parent
5f5e9c53a6
commit
3ea922c263
5 changed files with 10 additions and 25 deletions
|
@ -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