{"id":18921186,"url":"https://github.com/renanivo/playbooks","last_synced_at":"2026-02-09T06:34:22.433Z","repository":{"id":11157449,"uuid":"13528504","full_name":"renanivo/playbooks","owner":"renanivo","description":"My Ansible Playbooks","archived":false,"fork":false,"pushed_at":"2024-11-07T20:05:13.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T13:51:56.251Z","etag":null,"topics":["ansible","ansible-playbooks"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renanivo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2013-10-12T20:27:06.000Z","updated_at":"2024-11-07T20:05:17.000Z","dependencies_parsed_at":"2024-11-07T21:18:23.570Z","dependency_job_id":null,"html_url":"https://github.com/renanivo/playbooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/renanivo/playbooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fplaybooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fplaybooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fplaybooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fplaybooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renanivo","download_url":"https://codeload.github.com/renanivo/playbooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanivo%2Fplaybooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29258225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"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","ansible-playbooks"],"created_at":"2024-11-08T10:45:48.866Z","updated_at":"2026-02-09T06:34:22.418Z","avatar_url":"https://github.com/renanivo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Playbooks\n=========\n\n[![Build Status](https://travis-ci.org/renanivo/playbooks.svg)](https://travis-ci.org/renanivo/playbooks)\n\nThe ansible playbooks that I use.\n\nInstall\n-------\n\n1. Install XCode Command Line Tools\n    ```bash\n    xcode-select --install\n    ```\n2. [Install Homebrew](https://brew.sh/)\n3. Install ansible in a virtualenv\n    ```bash\n    python3 -m venv ansible\n    source ansible/bin/activate\n    pip install ansible\n    ```\n\nRun\n---\n\n### workstation\n```bash\ncp group_vars/workstation.example group_vars/workstation\n# fill your preferences in group_vars/workstation\nansible-playbook workstation.yml --ask-become-pass -i hosts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanivo%2Fplaybooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenanivo%2Fplaybooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanivo%2Fplaybooks/lists"}