mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-07 06:28:50 +02:00
6 lines
106 B
YAML
6 lines
106 B
YAML
![]() |
---
|
||
|
|
||
|
- name: Start and enable vector
|
||
|
service: name=vector state=started enabled=true
|
||
|
tags: log,vector
|