updated apt state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-05-01 09:11:40 +02:00
parent ab7170ecdb
commit 0242de8854

View File

@ -25,4 +25,9 @@ apt-proxy-{{ key }}:
- mode: "0644"
- contents: {{ value }}
{% endfor -%}
apt-esm-hook-remove:
file.absent:
- name: /etc/apt/apt.conf.d/20apt-esm-hook.conf
{% endif %}