Ansible is a tool to deploy, manage, and orchestrate computer systems. Parallelizes complex multi-tier rollouts across app servers, databases, monitoring servers, and load balancers.
Created attachment 342140 [details] version 1.0 ebuild
Created attachment 342142 [details] live ebuild
* ebuild "stolen" from https://github.com/uu/ubuilds/blob/master/app-admin/ansible/ansible-9999.ebuild * added missing dev-python/jinja dependency * created specific 1.0 version
sys-cluster/ansible?
That's where I'd put it, then again, that's where I'd put puppet, and puppet is in app-admin.
app-admin/ansible is in tree since 09 Sep 2012. Turning this into version bump request... cluster@, sysadmin@ teams - feel free to un-CC from this bug or help with maintaining if you wish
How can be?? I really missed that, sorry :p
I don't like how this ebuild is structured especially having to rely to git-2 eclass. Please do what we already do in older ebuilds as in: SRC_URI="https://github.com/ansible/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" instead of trying to clone the repo
+ 30 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> -ansible-0.7.2.ebuild, + -ansible-0.8.ebuild, +ansible-1.0.ebuild, ansible-9999.ebuild: + Version bump, wrt bug #461830. Sync live ebuild, drop old versions