chore: add basic role layout for ans-router
This commit is contained in:
parent
12c25dbca2
commit
d2ecc29d58
14 changed files with 127 additions and 93 deletions
13
meta/main.yaml
Normal file
13
meta/main.yaml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue