Ansible role to install and configure the networking stack provided by systemd on different distributions
Markus Pesch
6713889ea6
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
defaults | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
vars | ||
.ansible-lint | ||
.drone.yml | ||
.editorconfig | ||
.markdownlint.yaml | ||
LICENSE | ||
README.md | ||
renovate.json |
networking
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.