diff options
Diffstat (limited to 'roles/network/README.md')
| -rw-r--r-- | roles/network/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
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). |
