arillso.system.netplan role – Netplan configuration management for Linux

Note

This role is part of the arillso.system collection (version 0.0.34).

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.netplan.

Entry point main – Netplan configuration management for Linux

Synopsis

  • This role manages network configurations using Netplan on Linux systems.

  • Supports DHCP and static IP configurations.

Parameters

Parameter

Comments

netplan_configurations

list / elements=dictionary

Netplan network configurations.

content

string / required

Netplan configuration in YAML format.

name

string / required

Name of the configuration.

netplan_packages

list / elements=dictionary

List of packages for Netplan configuration.