# Role `systemd_networkd` Deploys the given systemd-networkd configuration files. ## Support Distributions Should work on Debian-based distributions. ## Required Arguments - `systemd_networkd__config_dir`: Directory with systemd-networkd configs to deploy. ## Optional Arguments - `systemd_networkd__global_config`: systemd-networkd global configuration to deploy (see `man 5 networkd.conf`). Defaults to `` (the empty string);