Ansible role to install and configure the networking stack provided by systemd on different distributions
Go to file
Markus Pesch bd55676bad
continuous-integration/drone/push Build is passing Details
fix: meta information
2022-04-27 20:07:53 +02:00
defaults feat: support multiple routes and addresses, support wireguard 2022-04-18 16:35:41 +02:00
handlers Initial Commit 2022-03-18 15:44:40 +01:00
meta fix: meta information 2022-04-18 14:39:21 +02:00
tasks fix: description of tasks 2022-04-18 14:42:07 +02:00
templates feat: support multiple routes and addresses, support wireguard 2022-04-18 16:35:41 +02:00
vars Initial Commit 2022-03-18 15:44:40 +01:00
.ansible-lint Initial Commit 2022-03-18 15:44:40 +01:00
.drone.yml fix(ci): replace git repository with gitea instead of drone 2022-04-27 20:07:31 +02:00
.editorconfig Initial Commit 2022-03-18 15:44:40 +01:00
.markdownlint.yaml Initial Commit 2022-03-18 15:44:40 +01:00
LICENSE Initial Commit 2022-03-18 15:44:40 +01:00
README.md fix: meta information 2022-04-27 20:07:53 +02:00
renovate.json Initial Commit 2022-03-18 15:44:40 +01:00

README.md

networking

Build Status Ansible 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.