This role can install vector
| vars | description |
|---|---|
| vector_version | 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-role }
MIT
Ilya T.