The *vmagent* role installs and configures the scraping and routing agent used in the Victoria Metrics ecosystem.
8 lines
112 B
YAML
8 lines
112 B
YAML
- block:
|
|
- import_tasks: install.yml
|
|
tags:
|
|
- install
|
|
- import_tasks: deploy.yml
|
|
tags:
|
|
- vmagent
|