feat: Debian 12 compatibility
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
d8c17dad4b
commit
36c0ce1de6
9 changed files with 34 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue