Ansible role to install and configure the networking stack provided by systemd on different distributions
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Pesch 6713889ea6
continuous-integration/drone/push Build is passing Details
style(lint): quote mode
1 month ago
defaults fix: add linter 2 months ago
handlers style(networking): name of tasks, use built in module 2 months ago
meta fix: add linter 2 months ago
tasks style(lint): quote mode 1 month ago
templates feat: support multiple routes and addresses, support wireguard 12 months ago
vars fix: add linter 2 months ago
.ansible-lint Initial Commit 1 year ago
.drone.yml fix(ci): replace git repository with gitea instead of drone 11 months ago
.editorconfig Initial Commit 1 year ago
.markdownlint.yaml Initial Commit 1 year ago
LICENSE Initial Commit 1 year ago
README.md fix: meta information 11 months ago
renovate.json Initial Commit 1 year ago

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.