fix: wrong ansible module

This commit is contained in:
2023-03-16 11:16:22 +01:00
parent e4b2b8bc7c
commit b6a62697f1

View File

@@ -6,7 +6,7 @@
when: monitoring_master when: monitoring_master
- name: Add influx apt repo - name: Add influx apt repo
file: copy:
src: influxdb.list src: influxdb.list
dest: /etc/apt/sources.list.d/ dest: /etc/apt/sources.list.d/
mode: 644 mode: 644