Competition, eh? :) Great! I've added you to my list. Which I promptly created and included in my project's README (https://github.com/ginas/ginas/ ).
Cheers! Maciej 2014-05-25 6:15 GMT+02:00 Brice Burgess <[email protected]>: > I spent some time over the weekend to bring the ansible-pcd project up to > date and am excited to share it with the community! > > https://github.com/iceburg-net/ansible-pcd > > ansible-pcd provides a set of roles and standard conveniences with the > following goals; > > * encourage flexible, convenient, and reusable automation components > * drastically reduce execution time by visiting only necessary tasks > * support multiple distributions (Debian, RedHat, &c) > * remain simple, intuitive, and community friendly > * avoid redundancy, be maintainable > > roles following the pcd standard tag tasks as either prepare, configure, > or deploy. > > * prepare: typically run one time per host (e.g. create user) > * configure: run whenever configuration changes (e.g. update httpd port) > * deploy: run on site/application releases > > the organization within the ansible-pcd framework makes it suitable for > extremely large installments. > > * roles are categorized into systems, services, and applications. > > ansible-pcd currently provides an ansible-managed "webhost in a box" > > # current functionality > > * YAML website definitions - see > https://github.com/iceburg-net/ansible-pcd/tree/master/sites > * git based sites (shallow clone during deployment), multiple branch > support. > * conveniences for; > * mysql user + database creation > * awstats integration > * wordpress/silverstripe/&c rewrites > * backups (e.g. asset/upload folder(s) > cloud storage) > * nullmailer MTA replacement > * remote/cloud backups via s3ql > * provisioning hosts with a consistent environment > > I currently only support Debian-7 but will hopefully add more roles and > distribution support as time goes by && if there's interest will add to > galaxy. > > John's slides on using ansible at edX served as a powerful inspiration to > get started again... and my thanks go to him. > > Happy memorial day weekend to those in the US. > > ~ Brice > > > > -- > 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/5f873e36-eb10-445a-8c94-d617744109f2%40googlegroups.com<https://groups.google.com/d/msgid/ansible-project/5f873e36-eb10-445a-8c94-d617744109f2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAEnKK1z68d9MH%3DC2xr8bOQhGVs253AeP-My_i36bpBMdPhwxLw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
