mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-06 09:38:49 +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
|