diff --git a/tasks/networkmanager-nmcli-enabledisable.xml b/tasks/networkmanager-nmcli-enabledisable.xml index 5ba87fcf..2eeaf1ed 100644 --- a/tasks/networkmanager-nmcli-enabledisable.xml +++ b/tasks/networkmanager-nmcli-enabledisable.xml @@ -28,7 +28,7 @@ in the assembly --> Enable network connection using the nmcli command to establish network connections. View the list of existing connections: nmcli connection show - Available network connections appear with the names and UUIDs. + The available active network connections appear with the names and UUIDs Enable a connection using the name or UUID. nmcli connection up uuid CONNECTION-UUID @@ -44,7 +44,7 @@ in the assembly --> You can disable network connection using the nmcli command. You can disable a network connection to isolate the system temporarily from external networks. View the list of active connections: nmcli connection show --active - The list of active network connections appear with the names and UUIDs. + The available active network connections appear with the names and UUIDs Terminate a specific connection: nmcli connection down CONNECTION-NAME/CONNECTION-UUID diff --git a/tasks/networkmanager-nmcli-troubleshoot.xml b/tasks/networkmanager-nmcli-troubleshoot.xml index af0cbfea..d83e5015 100644 --- a/tasks/networkmanager-nmcli-troubleshoot.xml +++ b/tasks/networkmanager-nmcli-troubleshoot.xml @@ -38,7 +38,7 @@ Verify the connection and reconnect to the network. - Verify the SSID and password: + Verify the SSID: nmcli device wifi rescan nmcli device wifi list