This repository has been archived on 2026-05-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
zx_ansible_tools/ansible-supervision/roles/set-config-telegraf/handlers/main.yml
T
Antoine Ouvrard 3fe3b6e90a readd directory
2023-03-09 17:29:50 +01:00

6 lines
94 B
YAML

---
- name: Reload Telegraf
ansible.builtin.systemd:
name: telegraf
state: reloaded