mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-07 05:58:49 +02:00
6 lines
129 B
YAML
6 lines
129 B
YAML
![]() |
---
|
||
|
|
||
|
- name: Install vector configuration
|
||
|
template: src=vector.yml.j2 dest=/etc/vector/conf.d/nginx.yml
|
||
|
tags: log,web,vector
|