From 4a0b46929b130bd539c052db359b351716bf9dd3 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 11 Aug 2025 00:32:08 +0200 Subject: Refactor: move hostname into its own role --- roles/network/README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'roles/network/README.md') diff --git a/roles/network/README.md b/roles/network/README.md index ef0a566d..f66857c2 100644 --- a/roles/network/README.md +++ b/roles/network/README.md @@ -4,7 +4,6 @@ This role configure the basic networking functionality of a linux distro ## Role Variables -- `hostname` the hostname to be configure if provided. - `network_wifi_ssid` the name of the WIFI network to be configured (default: ""). - `network_wifi_pass` the passphrase of the WIFI network to be configure (default: ""). - `network_packages` the packages to install for a distro (default in distro vars). -- cgit v1.2.3