mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:38:35 +01:00
fix: wrong ansible module
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user