Skip to content

Commit

Permalink
[change] Install latest version of InfluxDB
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy authored and nemesifier committed Nov 26, 2024
1 parent cd285bf commit 6428922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

- name: Install influxdb (update apt cache first)
apt:
name: "influxdb=1.11.7-1"
name: influxdb
state: latest
notify: restart influxdb
tags: [influxdb]
Expand Down

0 comments on commit 6428922

Please sign in to comment.