{"id":46310113,"url":"https://github.com/nymedia/ansible-drupal-deploy","last_synced_at":"2026-03-04T13:03:48.688Z","repository":{"id":84321592,"uuid":"591311868","full_name":"nymedia/ansible-drupal-deploy","owner":"nymedia","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-21T17:31:07.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-21T17:42:34.552Z","etag":null,"topics":["devops"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nymedia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-20T13:00:21.000Z","updated_at":"2023-05-22T10:11:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ef15719-2525-46fc-8cb6-1f3e4478ada2","html_url":"https://github.com/nymedia/ansible-drupal-deploy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nymedia/ansible-drupal-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymedia%2Fansible-drupal-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymedia%2Fansible-drupal-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymedia%2Fansible-drupal-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymedia%2Fansible-drupal-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nymedia","download_url":"https://codeload.github.com/nymedia/ansible-drupal-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymedia%2Fansible-drupal-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30081113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T12:28:08.313Z","status":"ssl_error","status_checked_at":"2026-03-04T12:27:28.210Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops"],"created_at":"2026-03-04T13:03:45.219Z","updated_at":"2026-03-04T13:03:48.674Z","avatar_url":"https://github.com/nymedia.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drupal Deploy with Ansble Playbooks\n\nThis repos contains self-contained playbooks to be used with [AWS Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html) to deploy new versions of a Drupal project.\n\n## Playbook: deploy-git.yml\n\nThis playbook handles the deploy of git-based projects, which as of Feb 2023 is the current standard of NyMedia/Frontkom deploys.\nIt can handle both tags and branches using git checkout.\n\n### Playbook's variables\n\n| Name | Required | Description | Default |\n|------|----------|-------------|---------|\n| `deploy_repo_root` | No | Git repo root, absolute path | \"/var/www/html\" |\n| `deploy_drupal_root` | No | Drupal root dir, absolute path | repo_root + \"/drupal\" |\n| `deploy_git_branch` | Yes* | Branch name to deploy | _Undefined_ |\n| `deploy_git_tag` | Yes* | Git tag to deploy | _Undefined_ |\n| `drush_sqldump_timeout` | No | Timeout _(in seconds)_ for the drush sql dump | 60 |\n| `git_repo_url` | No | Git repository URL, if not provided will be fetched from `repo_root` | _Undefined_ |\n\n#### About `deploy_git_branch` and `deploy_git_tag`\n\nOne, and only one, MUST be defined for the playbook to work.\nIf either _both or none_ are defined the deployment will fail.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymedia%2Fansible-drupal-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnymedia%2Fansible-drupal-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymedia%2Fansible-drupal-deploy/lists"}