On 1/2/19 11:07 pm, Thomas Güttler wrote: > I know how to create dicts, lists, strings, multiline-strings with > python. The syntax is easy and simple. > > I am lazy. I just don't know why I should learn a new language.
It's not a language, it's a serialisation format like JSON, it's a superset of JSON in fact. Ansible uses its syntax to define a language on top. They could have equally used XML or JSON to do this. They chose YAML. -- Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...it's backed up on a tape somewhere. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/5af0b0a6-e2be-5a2c-a026-b5010bc0fe17%40longlandclan.id.au. For more options, visit https://groups.google.com/d/optout.
