4 lines
72 B
YAML
4 lines
72 B
YAML
- hosts: telegraf
|
|
roles:
|
|
- { role: telegraf, tags: ['telegraf'] }
|
- hosts: telegraf
|
|
roles:
|
|
- { role: telegraf, tags: ['telegraf'] }
|