debops.networkd
The systemd-networkd(8) service is a part of the systemd project. The service manages the runtime and on-disk configuration of the network connections, physical and virtual network devices and their state in the systemd-udevd(8) subsystem.
The debops.networkd Ansible role can be used to generate and update configuration of the systemd-networkd service. Other parts of the systemd ecosystem are managed by separate Ansible roles.
Copyright
debops.networkd - Manage network interfaces using systemd-networkd
Copyright (C) 2023 Maciej Delmanowski <drybjed@gmail.com>
Copyright (C) 2023 DebOps <http://debops.org/>
SPDX-License-Identifier: GPL-3.0-only
This Ansible role is part of DebOps.
DebOps is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.
DebOps is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with DebOps. If not, see https://www.gnu.org/licenses/.
See also