Initial Commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-03-18 14:27:26 +01:00
commit d34a810159
16 changed files with 621 additions and 0 deletions

21
README.md Normal file
View File

@ -0,0 +1,21 @@
# networking
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/networking-role/status.svg)](https://drone.cryptic.systems/volker.raschek/networking-role)
[![Ansible Role](https://img.shields.io/ansible/role/d/58170)](https://galaxy.ansible.com/volker_raschek/networking_role)
With following role can the networking stack provided by systemd be configured.
## Supported distributions
- Arch Linux
- Ubuntu 20.04
## Features
- Installing systemd-networkd, systemd-resolved and systemd-timesyncd
- Configuring systemd networking services
## Configuring
In the default directory are examples how to configure the network stack. Copy the
defaults into your `host_vars` or `group_vars` and adapt the examples.