kpfleming.systemd_networkd.dummy role – Manages systemd-networkd dummy virtual network devices.
Note
This role is part of the kpfleming.systemd_networkd collection (version 25.9.0).
It is not included in ansible-core.
To check whether it is installed, run ansible-galaxy collection list.
To install it use: ansible-galaxy collection install kpfleming.systemd_networkd.
To use it in a playbook, specify: kpfleming.systemd_networkd.dummy.
Entry point main – Manages systemd-networkd dummy virtual network devices.
Synopsis
- This role will create (or update) one item in /etc/systemd/network for each specified dummy: a .netdev file for the dummy device 
- Sets fact named ‘systemd_networkd_dummy_changed’ to either true or false to indicate whether any changes were made. 
Parameters
| Parameter | Comments | 
|---|---|
| Attributes of the dummy devices to be managed. | |
| Matching attributes of the network device. | |
| System-specific attributes to be matched. | |
| Match system architecture. | |
| Match service credential. | |
| Match system firmware. | |
| Match hostname or machine ID. | |
| Match kernel command line option presence. | |
| Match kernel version expression. | |
| Match virtualization type. | |
| Name of the dummy device. | |
| Suppress the reloading of systemd-networkd if changes are made. Choices: 
 | |
| Root path of filesystem containing systemd-networkd configuration files. Default:  | 
