This role install Vector
You can change Vector version
vector_version: "0.41.1"Refer the file templates/vector.toml.j2 to change the default values for Vector
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: vector_host
roles:
- { role: vector }MIT
Boris