mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-08 10:58:50 +02:00
6 lines
123 B
YAML
6 lines
123 B
YAML
![]() |
---
|
||
|
|
||
|
- name: Deploy vector configuration
|
||
|
template: src=vector.yml dest=/etc/vector/conf.d/pve.yml
|
||
|
tags: log,pve,vector
|