influxdb: ansible-lint fixes

This commit is contained in:
Timo Makinen 2022-10-30 15:50:36 +00:00
parent 5907d1cef2
commit fe8abc7e0a
2 changed files with 12 additions and 12 deletions

View file

@ -1,5 +1,5 @@
---
- name: restart influxdb
- name: Restart influxdb
ansible.builtin.service:
name: influxdb
state: restarted