{"id":20130674,"url":"https://github.com/chaseconey/arpp","last_synced_at":"2026-05-13T19:32:10.322Z","repository":{"id":15056517,"uuid":"17782685","full_name":"chaseconey/arpp","owner":"chaseconey","description":"Ansible Raspberry Pi Provisioning","archived":false,"fork":false,"pushed_at":"2015-02-17T20:29:05.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T21:43:07.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"TeamVee/android_vendor_lge","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chaseconey.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":"2014-03-15T18:43:01.000Z","updated_at":"2015-02-17T20:29:05.000Z","dependencies_parsed_at":"2022-08-19T07:21:05.098Z","dependency_job_id":null,"html_url":"https://github.com/chaseconey/arpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chaseconey/arpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Farpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Farpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Farpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Farpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaseconey","download_url":"https://codeload.github.com/chaseconey/arpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Farpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32997542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":[],"created_at":"2024-11-13T20:39:26.376Z","updated_at":"2026-05-13T19:32:10.303Z","avatar_url":"https://github.com/chaseconey.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"arpp\n-------------------------------------------\n\nProject status: In Progress\n\nThis project is supposed to be a very simple raspberry pi remote provisioning configuration. If you have to manage more than 1 raspberry pi or provision more than one, this might be for you.\n\n\n## Why\n\nI have been tasked with provisioning and maintaining 8 raspberry pis that simply host dashboards on a wall. This service will help jump start this process.\n\n## How\n\nThese playbooks require Ansible 1.2.\n\nConfigure hosts in hosts file\n\n```yml\n    [pis]\n    pi01\n    pi02\n    pi03\n```\n\nAdd ssh key to `roles/common/templates/authorized_keys.j2`\n\nMake sure that the managed pi has the package `python-apt` before running ansible against it.\n\n```bash\n  sudo apt-get install python-apt\n```\n\n\nRun\n\n```bash\n    ansible-playbook -i hosts site.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaseconey%2Farpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaseconey%2Farpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaseconey%2Farpp/lists"}