Ansible role to install and configure the networking stack provided by systemd on different distributions
Go to file
Markus Pesch d34a810159
continuous-integration/drone/push Build is passing Details
Initial Commit
2022-03-18 15:44:40 +01:00
defaults Initial Commit 2022-03-18 15:44:40 +01:00
handlers Initial Commit 2022-03-18 15:44:40 +01:00
meta Initial Commit 2022-03-18 15:44:40 +01:00
tasks Initial Commit 2022-03-18 15:44:40 +01:00
templates Initial Commit 2022-03-18 15:44:40 +01: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 Initial Commit 2022-03-18 15:44:40 +01: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 Initial Commit 2022-03-18 15:44:40 +01: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.