mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-19 14:58:22 +02:00
Update to 2025-08-18 10:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user