This commit is contained in:
2026-03-14 18:25:44 +01:00
parent a2f75cdafd
commit 99fc6ba04c
19 changed files with 703 additions and 0 deletions

11
meta/main.yml Normal file
View File

@@ -0,0 +1,11 @@
galaxy_info:
author: Michael Hettwer
description: Ansible role to deploy and manage n8n with Docker Compose.
company: Linux-Server-Admin.com s.r.o.
license: Apache-2.0
min_ansible_version: 2.1
galaxy_tags:
- n8n
- automation
dependencies: []