/virtualboxes/syprunner/tasks/cntlm.yml
https://gitlab.com/voxinesshq/docker-factory · YAML · 14 lines · 4 code · 4 blank · 6 comment · 0 complexity · b290956316b10e70ab263fd05ff8327d MD5 · raw file
- #
- # cntlm
- #
- - name: install cntlm
- apt: state=present name=cntlm
- - name: install configfile
- copy: src=./files/etc_cntlm.conf dest=/etc/cntlm.conf
- #- name: add hash to cntlm.conf
- # shell: cntlm -H >> /etc/cntlm.con
- # todo add export http_proxy=http://127.0.0.1:3128 for current user