mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-06 09:38:49 +02:00
6 lines
126 B
YAML
6 lines
126 B
YAML
---
|
|
|
|
- name: Deploy vector configuration
|
|
template: src=vector.yml dest=/etc/vector/conf.d/zimbra.yml
|
|
tags: log,zcs,vector
|