I would take a look at Troposphere. It is a Python project that creates JSON / YAML for Cloudformation scripts. Very similar to what you want to do. I have not heard of the same project for Ansible
https://github.com/cloudtools/troposphere On Friday, February 1, 2019 at 5:42:53 AM UTC-5, 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. > > I like Python. > > Is it doable to use Python syntax instead of YAML? > > Is it feasible to do this? > > > -- 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/97796de4-e61d-4328-8d1a-254488121db6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
