Ross ROSS = Recommend OSS · open-source software intelligence for agents

ansistrano/deploy

Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style observed · 2026-08-28

github.com/ansistrano/deploy · homepage · YAML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 73
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4402
  • days_rel: n/a
  • days_push: 162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2406 stars · 346 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Ansistrano is a pair of Ansible roles (ansistrano.deploy and ansistrano.rollback) that manage application deployments using a Capistrano-style workflow with releases, symlinks, hooks, and rollback. It supports multiple deployment strategies including rsync, git, svn, hg, S3, GCS, and downloadable archives.

Use cases

  • deploy a PHP application to servers with Ansible
  • capistrano-style deployments for Python or Ruby apps
  • roll back to a previous release after a bad deploy
  • deploy from git, s3, or gcs artifacts to remote hosts
  • run custom tasks before and after deployment with hooks
  • prune old releases and manage current symlink

When to choose

  • you already use Ansible and want scripted, repeatable app deployments
  • you need Capistrano-style releases, symlinks, and rollback without a Ruby stack
  • you deploy scripting-language apps (PHP, Python, Ruby) to one or many servers

When to avoid

  • you need container or Kubernetes-based deployments
  • you want a full CI/CD pipeline rather than a deployment role
  • your deployment target requires zero-downtime orchestration beyond symlink switching

Facets

plugin · maturity active

deployment configuration-management ci-cd web-development self-hosted windows cli cross-platform ansible-role capistrano-style rollback release-management deployment-hooks rsync git-deploy devops automation linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
ansistrano/deploymain56

For agents

markdown · JSON · MCP: product_card(name="ansistrano/deploy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem