This role can install Vector on Centos
vars | description |
---|---|
0.32.1 | Version of Vector to install |
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: vector }
MIT
Oleg Baranov