feat: initial commit
This commit is contained in:
commit
0c58302da5
20 changed files with 326 additions and 0 deletions
18
meta/main.yaml
Normal file
18
meta/main.yaml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
galaxy_info:
|
||||
role_name: "log_forwarder"
|
||||
author: "siempie"
|
||||
description: "configure a rsyslog forwarder using rsyslog and splunk"
|
||||
license: "MIT"
|
||||
min_ansible_version: 2.9
|
||||
platforms:
|
||||
|
||||
# debian
|
||||
- name: "Debian"
|
||||
versions:
|
||||
- "bookworm"
|
||||
|
||||
galaxy_tags:
|
||||
- "log_forwarder"
|
||||
|
||||
dependencies: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue