chore: add basic role layout for ans-router

This commit is contained in:
Simon Cornet 2026-02-16 14:15:02 +01:00
commit d2ecc29d58
14 changed files with 127 additions and 93 deletions

13
meta/main.yaml Normal file
View file

@ -0,0 +1,13 @@
---
# meta information for ans-router
galaxy_info:
role_name: router
namespace: siempie
author: Simon
description: Configure router on Alpine Linux
license: MIT
min_ansible_version: "2.14"
platforms:
- name: Alpine
versions:
- "3.23"