{"id":13631243,"url":"https://github.com/geerlingguy/pi-dev-playbook","last_synced_at":"2025-03-17T16:32:11.847Z","repository":{"id":139937523,"uuid":"270892708","full_name":"geerlingguy/pi-dev-playbook","owner":"geerlingguy","description":"Raspberry Pi setup and configuration via Ansible.","archived":false,"fork":false,"pushed_at":"2023-07-10T23:10:00.000Z","size":20,"stargazers_count":58,"open_issues_count":2,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-10T04:06:31.422Z","etag":null,"topics":["ansible","developer","development","install","pi","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://www.jeffgeerling.com/blog/2020/i-replaced-my-macbook-pro-raspberry-pi-4-8gb-day","language":null,"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/geerlingguy.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},"funding":{"github":"geerlingguy","patreon":"geerlingguy"}},"created_at":"2020-06-09T03:21:34.000Z","updated_at":"2024-09-01T06:43:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"50b00ab8-6ec9-40a9-8f76-46574f6bdc1c","html_url":"https://github.com/geerlingguy/pi-dev-playbook","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fpi-dev-playbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fpi-dev-playbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fpi-dev-playbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fpi-dev-playbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geerlingguy","download_url":"https://codeload.github.com/geerlingguy/pi-dev-playbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221697033,"owners_count":16865531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","developer","development","install","pi","raspberry-pi"],"created_at":"2024-08-01T22:02:17.242Z","updated_at":"2024-10-27T15:18:21.891Z","avatar_url":"https://github.com/geerlingguy.png","language":null,"funding_links":["https://github.com/sponsors/geerlingguy","https://patreon.com/geerlingguy"],"categories":["Others"],"sub_categories":[],"readme":"# Raspberry Pi Development Ansible Playbook\n\nThis playbook installs and configures most of the software I use on my Mac for web and software development. Some things in macOS are slightly difficult to automate, so I still have some manual installation steps, but at least it's all documented here.\n\nThis is a work in progress, and is mostly a means for me to document my current Mac's setup. I'll be evolving this set of playbooks over time.\n\n_See also_:\n\n  - [Mac Development Ansible Playbook](https://github.com/geerlingguy/mac-dev-playbook)\n\n## Installation\n\n  1. [Install Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html).\n  2. Clone this repository to your local drive.\n  3. Run `$ ansible-galaxy install -r requirements.yml` inside this directory to install required Ansible roles.\n  4. Run `ansible-playbook main.yml -c local` inside this directory.\n\nNote: If you run the playbook from a different computer via SSH, remove the `-c local` from the command above.\n\n## Overriding Defaults\n\nNot everyone's development environment and preferred software configuration is the same.\n\nYou can override any of the defaults configured in `default.config.yml` by creating a `config.yml` file and setting the overrides in that file.\n\nFor example, TODO.\n\n## Included Applications / Configuration (Default)\n\nTODO.\n\n## Ansible for DevOps\n\nCheck out [Ansible for DevOps](https://www.ansiblefordevops.com), which teaches you how to automate almost anything with Ansible.\n\n## Author\n\n[Jeff Geerling](https://www.jeffgeerling.com), 2020.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fpi-dev-playbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeerlingguy%2Fpi-dev-playbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fpi-dev-playbook/lists"}