diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml
index 7e0fd0948aee306308109f0b9c7ace3581817d9b..e8a84fa9ba2f27eb9195456e67760d6449a31d88 100644
--- a/ansible/group_vars/all.yml
+++ b/ansible/group_vars/all.yml
@@ -348,7 +348,7 @@ openstack_service_rpc_workers: "{{ [ansible_processor_vcpus, 3]|min }}"
 # Optionally allow Kolla to set sysctl values
 set_sysctl: "yes"
 
-# Valid options are [ novnc, spice ]
+# Valid options are [ none, novnc, spice, rdp ]
 nova_console: "novnc"
 
 # OpenStack authentication string. You should only need to override these if you