diff --git a/lib/ansible/modules/net_tools/nmcli.py b/lib/ansible/modules/net_tools/nmcli.py index cc79c38222d..538e66fdd4e 100644 --- a/lib/ansible/modules/net_tools/nmcli.py +++ b/lib/ansible/modules/net_tools/nmcli.py @@ -48,7 +48,7 @@ options: default: yes conn_name: description: - - 'Where conn_name will be the name used to call the connection. when not provided a default name is generated: [-][-]' + - The name used to call the connection. Pattern is [-][-]. type: str required: true ifname: