Ansible is a python-based deployment/configuration-management tool. http://www.ansibleworks.com/
There are already planes to ship such a web-based front-end at the end of the month. However, it's going to be proprietary, for payed-subscription only, and not based on web2py. I was thinking of starting-out an initiative of wiring a web2py app that would serve as a web-based front-end for ansible. The data in ansible is not written in a database, but in YAML files and jinja templates. It would have to read/re-write them. It would execute the ansible python-code itself. I found a project who tried to do this, but I think it's in ruby... http://mavimo.github.io/ansible-ui/hosts.html Anybody else interested in this? -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

