{"id":23276306,"url":"https://github.com/dominiquecomte/raspberrypi_firstboot","last_synced_at":"2026-05-09T00:06:58.985Z","repository":{"id":104822958,"uuid":"448688212","full_name":"DominiqueComte/raspberrypi_firstboot","owner":"DominiqueComte","description":"Ansible Playbook to reset the known SSH keys of a pile of Raspberry Pi","archived":false,"fork":false,"pushed_at":"2022-01-20T01:47:33.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T11:49:10.033Z","etag":null,"topics":["ansible","ansible-playbook","ansible-roles","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DominiqueComte.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}},"created_at":"2022-01-16T22:26:01.000Z","updated_at":"2022-01-17T00:14:55.000Z","dependencies_parsed_at":"2023-05-30T08:00:30.334Z","dependency_job_id":null,"html_url":"https://github.com/DominiqueComte/raspberrypi_firstboot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DominiqueComte/raspberrypi_firstboot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_firstboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_firstboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_firstboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_firstboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DominiqueComte","download_url":"https://codeload.github.com/DominiqueComte/raspberrypi_firstboot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_firstboot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32802542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","ansible-roles","raspberry-pi"],"created_at":"2024-12-19T21:31:01.386Z","updated_at":"2026-05-09T00:06:58.971Z","avatar_url":"https://github.com/DominiqueComte.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Raspberry FirstBoot Ansible Playbook\n=========\n\nAn Ansible Playbook for when a pile of Raspberry Pi is booted for the first time or has been reset.\n\nIt removes the known SSH keys from the local known_hosts file and copies the local SSH key to the Raspberry Pis using the default SSH password.\n\n\nRequirements\n------------\n\n- A Linux computer that runs Ansible.\n- A SSH key already generated locally.\n- Raspberry Pi computer(s) to connect to remotely.\n\n\nRole Variables\n--------------\n\nNone.\n\nDependencies\n------------\n\nNone.\n\nExample Playbook\n----------------\n\nSee setup.yml file.\n\n    - hosts: all\n      gather_facts: no\n      vars:\n        ansible_python_interpreter: /usr/bin/python3\n        ansible_user: pi\n        ansible_become: no\n      roles:\n         - raspberry_firstboot\n\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------\n\nDominique Comte.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominiquecomte%2Fraspberrypi_firstboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominiquecomte%2Fraspberrypi_firstboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominiquecomte%2Fraspberrypi_firstboot/lists"}