Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 558 Bytes

File metadata and controls

38 lines (26 loc) · 558 Bytes

ansible-vector

This role install Vector

Role Variables

You can change Vector version

vector_version: "0.41.1"

Configure

Refer the file templates/vector.toml.j2 to change the default values for Vector

Example Playbook

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 }

License

MIT

Author Information

Boris