trying a var?
This commit is contained in:
parent
a5df1fd9fe
commit
37de2eb883
@ -9,7 +9,7 @@
|
|||||||
# APT Cacher-NG Configuration
|
# APT Cacher-NG Configuration
|
||||||
- name: Add APT-Cacher-NG Configuration
|
- name: Add APT-Cacher-NG Configuration
|
||||||
copy:
|
copy:
|
||||||
content: '# APT-Cacher-NG configured by Ansible.\nAcquire::http::Proxy "http://{{ aptcacher_ip }}:3142";'
|
content: "{{ aptcacher_config }}"
|
||||||
dest: /etc/apt/apt.conf.d/proxy
|
dest: /etc/apt/apt.conf.d/proxy
|
||||||
|
|
||||||
# Update apt package lists after adding our proxy
|
# Update apt package lists after adding our proxy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user