mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
nmcli: Fix gsm_show_output
* gsm.username did not match input
This commit is contained in:
parent
d20ddd105b
commit
5e14426a0b
1 changed files with 1 additions and 1 deletions
|
@ -667,7 +667,7 @@ connection.id: non_existent_nw_device
|
|||
connection.type: gsm
|
||||
connection.interface-name: gsm_non_existant
|
||||
gsm.number: *99#
|
||||
gsm.username: tm-mobile
|
||||
gsm.username: t-mobile
|
||||
gsm.password: tm
|
||||
gsm.password-flags: 0 (none)
|
||||
gsm.apn: internet.telekom
|
||||
|
|
Loading…
Reference in a new issue