add wg_hub role with fixed ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-11 10:13:00 +03:00
parent e2f8916b4d
commit 19989e72d8
9 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
galaxy_info:
role_name: "wg_hub"
namespace: genlab
author: "Alexander Gorelyshev"
company: "Genlab, LLC"
description: ""
license: "MIT"
min_ansible_version: "2.1"
platforms:
- name: "Ubuntu"
versions: ["jammy", "noble"]
galaxy_tags: []
dependencies: []