[ansible-project] Re: Ansible but with Python instead of YAML

2019-02-01 Thread Thomas Güttler
Am Freitag, 1. Februar 2019 15:26:21 UTC+1 schrieb Joe Langdon: > > 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 > >

Re: [ansible-project] Ansible but with Python instead of YAML

2019-02-01 Thread Thomas Güttler
Am Freitag, 1. Februar 2019 15:20:14 UTC+1 schrieb Josh Smift: > > YAML is great; I was confused at first because I thought it was a "markup > language" like HTML, but it's just a way to represent data structures. > > It's not a programming language, though. If you want to write your system >

Re: [ansible-project] Ansible but with Python instead of YAML

2019-02-01 Thread Thomas Güttler
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-project] Ansible but with Python instead of YAML

2019-02-01 Thread Thomas Güttler
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

Re: [ansible-project] History of Ansible Changes

2017-06-09 Thread Thomas Güttler
Thank you Kai Stian Olstad, the Manifesto looks good: https://ara.readthedocs.io/en/latest/manifesto.html Thanks Am Donnerstag, 8. Juni 2017 19:01:32 UTC+2 schrieb Kai Stian Olstad: > > On 08. juni 2017 13:03, Thomas Güttler wrote: > > Is there a tool which keeps the hi

[ansible-project] History of Ansible Changes

2017-06-08 Thread Thomas Güttler
talled via ansible in the past. Regards, Thomas Güttler -- 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 ansible-project+unsubscr...@googlegroups.com. T

[ansible-project] Ansible as alternative to celery or python-rq?

2016-08-02 Thread Thomas Güttler
Hi, we need to implement a use case which looks like celery or python-rq could be used. We already use ansible in this context. I ask myself if it is good to have two systems for queueing jobs and processing them in the background. We already have ansible. Add another (celery or python-rq) or

[ansible-project] From salt to ansible

2016-03-19 Thread Thomas Güttler
e who has worked with salt, too? What do you think? Is ansible more "easy"? My background: I use linux servers since 1996 and do programming (first C, then Python) since years. ... but I am new to configuration management. Regards, Thomas Güttler -- You received this message