arillso.system.network role – Network management with multi-entry-point support
Note
This role is part of the arillso.system collection (version 1.0.5).
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 arillso.system.
To use it in a playbook, specify: arillso.system.network.
Entry point dns – DNS configuration entry point
Synopsis
Entry point for configuring DNS resolution
Supports systemd-resolved and traditional resolv.conf
Parameters
Parameter |
Comments |
|---|---|
Default DNS domain Default: |
|
List of DNS nameservers |
|
DNS resolver options Default: |
|
List of DNS search domains Default: |
|
DNS cache setting for systemd-resolved Default: |
|
DNS servers for systemd-resolved Default: |
|
DNS-over-TLS setting for systemd-resolved Default: |
|
DNSSEC setting for systemd-resolved Default: |
|
DNS stub listener setting for systemd-resolved Default: |
|
Search domains for systemd-resolved Default: |
|
Fallback DNS servers for systemd-resolved Default: |
|
LLMNR setting for systemd-resolved Default: |
|
Multicast DNS setting for systemd-resolved Default: |
|
Use systemd-resolved instead of /etc/resolv.conf Choices:
|
Entry point main – Network management with multi-entry-point support
Synopsis
Manages network configuration including DNS and netplan
Supports systemd-resolved and traditional resolv.conf
Parameters
Parameter |
Comments |
|---|---|
Create backups before modifying configuration files Choices:
|
|
Enable debug output for troubleshooting Choices:
|
|
Default DNS domain Default: |
|
List of DNS nameservers Default: |
|
DNS resolver options Default: |
|
List of DNS search domains Default: |
|
Apply netplan configuration after writing Choices:
|
|
Netplan configuration dictionary Default: |
|
Enable netplan configuration Choices:
|
|
Filename for the netplan configuration Default: |
|
Netplan renderer backend Default: |
|
Enable DNS configuration Choices:
|
|
DNS cache setting for systemd-resolved Default: |
|
DNS servers for systemd-resolved Default: |
|
DNS-over-TLS setting for systemd-resolved Default: |
|
DNSSEC setting for systemd-resolved Default: |
|
DNS stub listener setting for systemd-resolved Default: |
|
Search domains for systemd-resolved Default: |
|
Fallback DNS servers for systemd-resolved Default: |
|
LLMNR setting for systemd-resolved Default: |
|
Multicast DNS setting for systemd-resolved Default: |
|
Restart network services after configuration changes Choices:
|
|
Number of retry attempts for tasks Default: |
|
Delay in seconds between retry attempts Default: |
|
Restart systemd-networkd after network changes Choices:
|
|
Restart systemd-resolved after DNS changes Choices:
|
|
Use systemd-resolved instead of /etc/resolv.conf Choices:
|
|
Validate netplan configuration before applying Choices:
|
Entry point netplan – Netplan configuration entry point
Synopsis
Entry point for configuring network interfaces via netplan
Ubuntu/Debian with netplan only
Parameters
Parameter |
Comments |
|---|---|
Apply netplan configuration after writing Choices:
|
|
Netplan configuration dictionary |
|
Filename for the netplan configuration Default: |
|
Netplan renderer backend Default: |
|
Validate netplan configuration before applying Choices:
|