feat: Debian 12 compatibility

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2024-07-27 19:20:30 +02:00
parent d8c17dad4b
commit 36c0ce1de6
No known key found for this signature in database
GPG key ID: A2EB1F2CA8E3F677
9 changed files with 34 additions and 18 deletions

View file

@ -7,7 +7,7 @@
- name: Download influxdata APT key
ansible.builtin.apt_key:
url: https://repos.influxdata.com/influxdb.key
url: https://repos.influxdata.com/influxdata-archive_compat.key
state: present
- name: Install telegraf and dependencies