{"id":16367940,"url":"https://github.com/treetips/ansible-playbook-redmine","last_synced_at":"2026-04-28T18:03:58.775Z","repository":{"id":32545204,"uuid":"36127364","full_name":"treetips/ansible-playbook-redmine","owner":"treetips","description":"Ansible playbook to install redmine","archived":false,"fork":false,"pushed_at":"2015-08-21T14:30:19.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-24T05:08:25.577Z","etag":null,"topics":["ansible","redmine"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/treetips.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}},"created_at":"2015-05-23T14:41:13.000Z","updated_at":"2017-05-02T15:37:17.000Z","dependencies_parsed_at":"2022-09-12T05:01:25.507Z","dependency_job_id":null,"html_url":"https://github.com/treetips/ansible-playbook-redmine","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/treetips/ansible-playbook-redmine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-redmine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-redmine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-redmine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-redmine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treetips","download_url":"https://codeload.github.com/treetips/ansible-playbook-redmine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-redmine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: 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":["ansible","redmine"],"created_at":"2024-10-11T02:51:14.982Z","updated_at":"2026-04-28T18:03:58.724Z","avatar_url":"https://github.com/treetips.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playbook実行環境\n\nVagrant + CentOS7.1 + ansible v1.9.2 で正常動作している事を確認しています。\n\n# redmineの環境\n\n* CentOS: v7.x\n* ruby: v2.1\n* rbenv: latest\n* apache: v2.4(event mpm)\n* mariadb latest\n* redmine v2.6 or v3.0 or v3.1\n\n# インベントリ\n\nansible-playbook-redmine/hosts\n\n```ini\n[redmine]\n192.168.33.21\n\n[redmine:vars]\nansible_ssh_port=22\nansible_ssh_user=vagrant\nansible_ssh_pass=vagrant\n```\n\n[redmine]の部分を任意のIPに変更して下さい。\n\n# 実行方法\n\n```\n./playbook.sh\n```\n\n# インストールするredmineのバージョン\n\n以下よりインストールするバージョンを指定する事ができます。  \nansible-playbook-redmine/group_vars/common.yml\n\n## ver3.1をインストールする場合\n\ncommon.yml の redmine_svn_branches_url を以下のように設定して下さい。\n```yaml\nredmine_svn_branches_url: http://svn.redmine.org/redmine/branches/3.1-stable\n```\n\n# redmineのログインID/PASS\n\nログイン: admin  \nパスワード: admin  \n\nhttp://redmine.jp/tech_note/first-step/admin/login/\n\n# このplaybookのインストール手順の参考\n\nhttp://blog.redmine.jp/articles/3_1/installation_centos/  \n公式サイトを参考に、playbook化してみました。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Fansible-playbook-redmine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreetips%2Fansible-playbook-redmine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Fansible-playbook-redmine/lists"}