You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the YAML spec says that the item marker - already counts as indention, so the snippet is valid YAML.
I could not immediately find a YAML validator, so I used yq -o json Export_Deployment_8.yml for double checking. That command transformed YAML into JSON without complaints. So the generated file semms to be valid YAML. Double-doublechecking I found that breaking the YAML file also broke the transformation. This is a good thing.
In a rel-11_0 installation I exported a simple deployment. The exported file claims to be a YAML file. However
yamllint
has a different opinion.The text was updated successfully, but these errors were encountered: