Update to 2025-08-18 10:00

This commit is contained in:
Daniel Berteaud
2025-08-18 10:00:17 +02:00
parent 702ba81114
commit 99a73d7478
12 changed files with 76 additions and 33 deletions

View File

@@ -9,9 +9,9 @@
tags: pmg
- name: Add PMG repository APT key
apt_key:
get_url:
url: http://download.proxmox.com/debian/proxmox-ve-release-6.x.gpg
state: present
dest: /etc/apt/trusted.gpg.d/proxmox.gpg
environment:
- http_proxy: "{{ system_proxy | default('') }}"
tags: pmg