This commit is contained in:
parent
ab7170ecdb
commit
0242de8854
@ -25,4 +25,9 @@ apt-proxy-{{ key }}:
|
|||||||
- mode: "0644"
|
- mode: "0644"
|
||||||
- contents: {{ value }}
|
- contents: {{ value }}
|
||||||
{% endfor -%}
|
{% endfor -%}
|
||||||
|
|
||||||
|
apt-esm-hook-remove:
|
||||||
|
file.absent:
|
||||||
|
- name: /etc/apt/apt.conf.d/20apt-esm-hook.conf
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user