chore: remove all IPv6 functionality
This commit is contained in:
parent
9d5316df24
commit
d08faaf862
8 changed files with 224 additions and 28 deletions
|
|
@ -1,13 +1,11 @@
|
|||
---
|
||||
# meta information for ans-router
|
||||
galaxy_info:
|
||||
role_name: router
|
||||
namespace: siempie
|
||||
author: Simon
|
||||
description: Configure router on Alpine Linux
|
||||
license: MIT
|
||||
author: "Simon"
|
||||
description: "Alpine Linux router with NAT and firewall"
|
||||
license: "MIT"
|
||||
min_ansible_version: "2.14"
|
||||
platforms:
|
||||
- name: Alpine
|
||||
- name: "Alpine"
|
||||
versions:
|
||||
- "3.23"
|
||||
dependencies: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue