Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Mon Jun 20 22:20:21 2022 +0200

    chore: switch to main as default branch
This commit is contained in:
Robert Kaussow 2022-06-20 20:32:46 +00:00
parent ec504d652f
commit bc874a779d
1 changed files with 3 additions and 1 deletions

View File

@ -3,10 +3,12 @@ title: network
type: docs
---
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.network) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.network?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.network) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.network/src/branch/master/LICENSE)
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.network) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.network?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.network) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.network/src/branch/main/LICENSE)
Manage linux network configuration.
<!--more-->
- [Default Variables](#default-variables)
- [network_defaultif](#network_defaultif)
- [network_disable_ipv6](#network_disable_ipv6)