From 08e7307ea0b311e081560ed6126a6c0d196215e4 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 16 Aug 2025 02:26:38 +0200 Subject: Refactor network role to remove NetworkManager/dhcpcd/networkd conflict --- roles/network/README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'roles/network/README.md') diff --git a/roles/network/README.md b/roles/network/README.md index f66857c2..6bb7122c 100644 --- a/roles/network/README.md +++ b/roles/network/README.md @@ -6,6 +6,3 @@ This role configure the basic networking functionality of a linux distro - `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). -- `network_packages_removed` the packages to remove from a distro (default in distro vars). -- `network_services` the services names to start/enable for a distro (default in distro vars). -- cgit v1.2.3