{"id":16367957,"url":"https://github.com/treetips/ansible-playbook-git","last_synced_at":"2026-05-15T22:37:45.869Z","repository":{"id":36357780,"uuid":"40662562","full_name":"treetips/ansible-playbook-git","owner":"treetips","description":"install latest git","archived":false,"fork":false,"pushed_at":"2015-08-13T14:16:54.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T20:52:49.904Z","etag":null,"topics":["ansible","git"],"latest_commit_sha":null,"homepage":null,"language":null,"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-08-13T14:16:47.000Z","updated_at":"2019-11-05T15:51:30.000Z","dependencies_parsed_at":"2022-09-06T03:51:36.857Z","dependency_job_id":null,"html_url":"https://github.com/treetips/ansible-playbook-git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/treetips/ansible-playbook-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treetips","download_url":"https://codeload.github.com/treetips/ansible-playbook-git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fansible-playbook-git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33082130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"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":["ansible","git"],"created_at":"2024-10-11T02:51:17.037Z","updated_at":"2026-05-15T22:37:45.850Z","avatar_url":"https://github.com/treetips.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 概要\n\nyumでgitをインストールしようとすると古いバージョンになりがちです。このplaybookを使う事で、githubのソースコードからコンパイルし、最新バージョンのgitをインストールする事ができるようになります。\n\nバージョンの指定は無く、常にその時の最新バージョンがインストールされます。\n\n# playbook実行環境\n\nVagrant + CentOS7.1 + ansible v1.9.2  \nVagrant + CentOS6.5 + ansible v1.9.2  \nで正常動作している事を確認しています。\n\n# インベントリ\n\nansible-playbook-git/hosts\n\n```ini\n[development]\n192.168.33.31\n\n[development:vars]\nansible_ssh_port=22\nansible_ssh_user=vagrant\nansible_ssh_pass=vagrant\n```\n\n[development]の部分を任意のIPに変更して下さい。\n\n# 実行方法\n\n```\nansible-playbook -i hosts site.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Fansible-playbook-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreetips%2Fansible-playbook-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Fansible-playbook-git/lists"}