Do not overwrite existing APT configuration.

This commit is contained in:
Andreas B. Mundt 2020-03-16 19:37:54 +01:00
parent 6f0197f693
commit 8ca41be45a

View file

@ -7,7 +7,7 @@
copy: copy:
src: apt.conf src: apt.conf
dest: /etc/apt/apt.conf dest: /etc/apt/apt.conf
backup: yes force: no
notify: "start apt-cacher-ng" notify: "start apt-cacher-ng"
when: not run_in_installer|default(false)|bool ## do not enable apt-cacher during installation when: not run_in_installer|default(false)|bool ## do not enable apt-cacher during installation