Unsure about YAML syntax

Hi all,

I'm a bit unsure about YAML syntax regarding lists. Could someone please verify that the following two lists are equivalent?

No indentation for list items:

They are the same as - at same level as key is considered ‘inside’, i personally prefer the 2nd form as it is ‘visually clear’.