Am Freitag, 1. Februar 2019 12:33:48 UTC+1 schrieb Sudheer S: > > > On 01/02/19 4:12 PM, Thomas Güttler wrote: > > I am using a different config management tool up to now (not ansible). > > I think about switching to ansible. > > But I don't like YAML. > > Ansible embraces YAML. > > I like Python. > > Is it doable to use Python syntax instead of YAML? > > Technically, yes. But you'll hardly reap the benefits of Ansible without > YAML. > > > Is it feasible to do this? > > I can't think of a situation where using Ansible without YAML would be > feasible. > > Having said that, what makes you dislike YAML so much so that you would > think of using something like Ansible without YAML? >
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. -- 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/f84567c7-ce70-4f10-a06e-77c13b21736d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
