mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Fix test
This commit is contained in:
@ -121,4 +121,4 @@
|
||||
state: started
|
||||
enabled: yes
|
||||
become: yes
|
||||
when: not telegraf_agent_docker
|
||||
when: not telegraf_agent_docker
|
||||
|
@ -1,3 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Adding Telegraf group
|
||||
group:
|
||||
name: telegraf
|
||||
|
Reference in New Issue
Block a user