Files
configpolicy/roles/vmagent/tasks/main.yml
Dustin C. Hatch 60505657f3 r/vmagent: Deploy vmagent
The *vmagent* role installs and configures the scraping and routing
agent used in the Victoria Metrics ecosystem.
2022-08-10 22:18:43 -05:00

8 lines
112 B
YAML

- block:
- import_tasks: install.yml
tags:
- install
- import_tasks: deploy.yml
tags:
- vmagent