parent
f1311d3e98
commit
ede62b8ad4
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ class AnsibleInfluxDBWrite(InfluxDb):
|
|||
|
||||
def write_data_point(self, data_points):
|
||||
client = self.connect_to_influxdb()
|
||||
client.write_points(data_points)
|
||||
|
||||
try:
|
||||
client.write_points(data_points)
|
||||
|
|
Loading…
Reference in a new issue