{"id":18792786,"url":"https://github.com/deekayen/ansible-macbook","last_synced_at":"2026-02-13T15:07:43.534Z","repository":{"id":138908825,"uuid":"61171039","full_name":"deekayen/ansible-macbook","owner":"deekayen","description":"Ansible playbook to manage deekayen's Macbook.","archived":false,"fork":false,"pushed_at":"2025-03-15T00:52:26.000Z","size":335,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-17T08:30:46.755Z","etag":null,"topics":["ansible","ansible-playbook"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deekayen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"deekayen","ko_fi":"deekayen","liberapay":"deekayen","custom":["paypal.me/deekayen","venmo.com/drdnorman","buymeacoff.ee/deekayen"]}},"created_at":"2016-06-15T02:25:33.000Z","updated_at":"2025-03-15T00:52:30.000Z","dependencies_parsed_at":"2024-04-03T06:37:14.069Z","dependency_job_id":"81b5c478-7dcf-4be6-aff3-cb89def74f48","html_url":"https://github.com/deekayen/ansible-macbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deekayen/ansible-macbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deekayen%2Fansible-macbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deekayen%2Fansible-macbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deekayen%2Fansible-macbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deekayen%2Fansible-macbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deekayen","download_url":"https://codeload.github.com/deekayen/ansible-macbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deekayen%2Fansible-macbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29411138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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-playbook"],"created_at":"2024-11-07T21:21:47.922Z","updated_at":"2026-02-13T15:07:43.508Z","avatar_url":"https://github.com/deekayen.png","language":null,"funding_links":["https://github.com/sponsors/deekayen","https://ko-fi.com/deekayen","https://liberapay.com/deekayen","paypal.me/deekayen","venmo.com/drdnorman","buymeacoff.ee/deekayen"],"categories":[],"sub_categories":[],"readme":"MacOS ansible playbook\n======================\n\n[![CI](https://github.com/deekayen/ansible-macbook/workflows/CI/badge.svg)](https://github.com/deekayen/ansible-macbook/actions?query=workflow%3ACI) ![CC0 1.0 Universal](https://img.shields.io/badge/license-CC0--1.0-blue.svg) [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n\nInstall Homebrew\n----------------\n\n[Some people make a complicated Ansible role for this](https://github.com/geerlingguy/ansible-role-homebrew/network), but I'm only installing Homebrew once, so just run the install command from http://brew.sh/ in Terminal!\n\nInstall Ansible\n---------------\n\nAccording to the [Ansible installation docs](\nhttps://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-pip), the preferred way to install for macOS is via pip, however I never got it to install with the recommended process and upgrade cleanly between versions. The Homebrew-installed ansible package works better for me.\n\n```\nbrew install ansible\n```\n\nClone this Repo\n---------------\n\nYeah, just do that.\n\nRun the playbook\n----------------\n\nAnsible makes setup easy. This playbook is intended to run all its tasks as local actions, so an inventory file is not necessary.\n\n```\nansible-galaxy install -r roles/requirements.yml\nansible-playbook --ask-become-pass dnorman-macbook.yml\n```\n\nTODO\n----\n\nAdd default colors for iTerm:\nhttps://github.com/stephenway/monokai.terminal\n\nAdd default config and packages for Sublime (e.g.):\nhttps://packagecontrol.io/packages/Base16%20Color%20Schemes\n\nInstall safari-fido-u2f\nhttps://github.com/Safari-FIDO-U2F/Safari-FIDO-U2F\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeekayen%2Fansible-macbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeekayen%2Fansible-macbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeekayen%2Fansible-macbook/lists"}